[issue12084] os.stat() on windows doesn't consider relative symlink

Brian Curtin report at bugs.python.org
Thu May 19 05:00:02 CEST 2011


Brian Curtin <brian at python.org> added the comment:

With the patch applied, the new test fails along with test.test_os.WalkTests.test_traversal and test.test_os.Win32SymlinkTests.test_directory_link.

Overall, I agree that this doesn't work correctly. The patch, which is pretty large, breaks more than it fixes.

I'll see if I can make time during the day tomorrow to look further into the code, and I'll try to coordinate with Jason if possible.


(for anyone else looking at this, remember to run your command prompt as administrator)

----------

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


More information about the Python-bugs-list mailing list