Le mardi 24 avril 2007 à 12:45 -0400, Phillip J. Eby a écrit :
> At 05:27 PM 4/24/2007 +0200, Antoine Pitrou wrote:
> >I've read the pkg_resources API (*) and I don't see any way of
> >programmatically registering a (possibly temporary) entry-point. The
> >only documented way to add entry points is
At 05:27 PM 4/24/2007 +0200, Antoine Pitrou wrote:
>I've read the pkg_resources API (*) and I don't see any way of
>programmatically registering a (possibly temporary) entry-point. The
>only documented way to add entry points is to write setup scripts.
>But if I want to write unit tests for entry p
hello,
First, I don't know if this is the right mailing-list for asking
questions about pkg_resources. If it isn't, please be kind to point me
to the right place.
I've read the pkg_resources API (*) and I don't see any way of
programmatically registering a (possibly temporary) entry-point. The
o