[issue13772] listdir() doesn't work with non-trivial symlinks

Roundup Robot report at bugs.python.org
Tue Jan 24 09:13:49 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 839fa289e226 by Antoine Pitrou in branch '3.2':
Issue #13772: In os.symlink() under Windows, do not try to guess the link
http://hg.python.org/cpython/rev/839fa289e226

New changeset a7406565ef1c by Antoine Pitrou in branch 'default':
Issue #13772: In os.symlink() under Windows, do not try to guess the link
http://hg.python.org/cpython/rev/a7406565ef1c

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list