[issue13412] No knowledge of symlinks on Windows

Jason R. Coombs report at bugs.python.org
Wed Nov 16 00:07:44 CET 2011


Jason R. Coombs <jaraco at jaraco.com> added the comment:

Brian, I'm still not sure I see the problem with os.listdir. It includes symlinks when listing a dir and traverses them naturally when referencing them as part of a path to listdir. Under what conditions does it fail?

----------

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


More information about the Python-bugs-list mailing list