[Distutils] RFC : PEP 376 - egg.info
David Lyon
david.lyon at preisshare.net
Tue May 5 02:00:28 CEST 2009
On Tue, 5 May 2009 01:58:57 +0200, Tarek Ziadé <ziade.tarek at gmail.com>
wrote:
> That is what entry points are providing : the ability to mark a code
> locate anywhere in your installation
> and to load it when needed in your execution context.
ok - but don't we already have this in site.py ? inside the
interpreter.
>From my reading, it already does just that every time the
python interpreter starts up.
David
More information about the Distutils-SIG
mailing list