14 Sep
2008
14 Sep
'08
1:36 p.m.
New submission from johannes raggam <raggam-nl@adm.at>: please add from distutils import log in setuptools.command.sdist.py setuptools version: setuptools-0.6c8-py2.4.egg i got an error with installing a python module which i checked out from svn. from traceback: """log.warn("unrecognized .svn/entries format in %s", dirname) NameError: global name 'log' is not defined """ ---------- messages: 170 nosy: thet priority: bug status: unread title: distutils.log not imported in sdist.py _______________________________________________ Setuptools tracker <setuptools@bugs.python.org> <http://bugs.python.org/setuptools/issue45> _______________________________________________