bug in setuptools
"Sergey Schetinin" <[email protected]>
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <[email protected]> |
setuptools\command\sdist.py", line98, in entries_finder
NameError: global name 'log' is not defined
Also, the execution started getting to that line after I upgraded
subversion to 1.5.0, so adding support for that would be very welcome
as well.
Changing line 89 to:
if data[:1] in '89': # subversion 1.4 or 1.5
seems to work.
A sample .svn/entries file from a 1.5 working copy is attached, just in case.
--
Best Regards,
Sergey Schetinin
http://s3bk.com/ -- S3 Backup
http://word-to-html.com/ -- Word to HTML Converter
_______________________________________________
PEAK mailing list
[email protected]
http://www.eby-sarna.com/mailman/listinfo/peak
entries
(application/octet-stream, 1.5 KB) - not displayed