[issue1052827] filelist.findall should use os.lstat

Pádraig Brady report at bugs.python.org
Mon Mar 8 12:22:11 CET 2010


Pádraig Brady <P at draigBrady.com> added the comment:

Packaging dangling symlinks is often required, so this is a problem.
For e.g. in my package I want to install this symlink:
/etc/apache2/sites-enabled/000-default -> ../sites-available/myapp.conf

----------
nosy: +pixelbeat
versions: +Python 2.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1052827>
_______________________________________


More information about the Python-bugs-list mailing list