New submission from Alexander Dutton :
If there are any broken symlinks in the same directory as a setup.py when e.g.
sdist is run, findall() will fall over when attempting to os.stat() the symlink:
Traceback (most recent call last):
File "setup.py", line 81, in run
_sdis
Alexander Dutton added the comment:
I've come across it as I'm creating a Debian package of the Python package in
the same tree — I'm happy to be told this is a Bad Idea and that they should be
in different places.
The broken symlinks are relative and in debian/tmp, an
Changes by Alexander Dutton :
--
nosy: +alexdutton
___
Python tracker
<http://bugs.python.org/issue5862>
___
___
Python-bugs-list mailing list
Unsubscribe: