Oct. 31, 2008
3:53 p.m.
New submission from Miki Tebebeka <miki.tebeka@gmail.com>: In line 99 of commands/sdist.py there is a call to "log.warn", however "log" is not imported. IMO there should be a line from distutils import log somewhere at the beginning. ---------- messages: 202 nosy: tebeka priority: bug status: unread title: Missing import in command/sdist.py _______________________________________________ Setuptools tracker <setuptools@bugs.python.org> <http://bugs.python.org/setuptools/issue52> _______________________________________________