[issue1052827] filelist.findall should not fail on dangling symlinks

Éric Araujo report at bugs.python.org
Wed Jul 21 15:05:45 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Thanks for the report. The steps you described need to be turned into a unit test. Can someone provide a patch against py3k’s test_sdist.py?

----------
assignee:  -> tarek
components: +Distutils2
nosy: +merwok
stage:  -> unit test needed
title: filelist.findall should use os.lstat -> filelist.findall should not fail on dangling symlinks
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