On Wed, Aug 20, 2008 at 10:16 AM, Bas van Dijk <[EMAIL PROTECTED]> 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 - [email protected] > 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/
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
