[Distutils] Bug in parsing entry points with extras spec?

Christopher Lenz cmlenz at gmx.de
Thu Apr 27 15:39:31 CEST 2006


Am 27.04.2006 um 14:55 schrieb Philippe Normand:
> And if you try something like:
>
> entry_points="""
>   # ...
>   spamfilter.filters.ip_blacklist =  
> tracspamfilter.filters.ip_blacklist
> [DNS]
>
> """
>
> ?

That works, but again only without a space between the module name  
and the extras. Which should still be fixed, I suppose.

Thanks!
Chris
--
Christopher Lenz
   cmlenz at gmx.de
   http://www.cmlenz.net/



More information about the Distutils-SIG mailing list