[Distutils] Missing import in setuptools/commands/sdist.py
Tarek Ziadé
ziade.tarek at gmail.com
Wed Aug 20 10:31:52 CEST 2008
On Wed, Aug 20, 2008 at 10:16 AM, Bas van Dijk <v.dijk.bas at gmail.com> wrote:
> Hello,
>
> "from distutils import log" should be added to:
> "setuptools/command/sdist.py" because on line 99 there's a "log.warn(...)"
>
It was corrected in the trunk
http://svn.python.org/projects/sandbox/trunk/setuptools/setuptools/command/sdist.py
but I don't know when the next release will be out.
Until then you can use the trunk version by installing setuptools-dev :
$ easy_install -U setuptools==dev
For other feedback you can use the bug tracker here :
http://bugs.python.org/setuptools/
Regards
Tarek
>
> regards
>
> Bas
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
>
--
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080820/84599e17/attachment.htm>
More information about the Distutils-SIG
mailing list