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

Brian Curtin report at bugs.python.org
Mon Jun 13 18:41:06 CEST 2011


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

Here's a cleaned up patch which includes the test and lstat change Victor mentioned. I think this addresses everything we need to cover here. Can you run the tests once more with this new patch?

----------
Added file: http://bugs.python.org/file22342/issue12084_v3.diff

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


More information about the Python-bugs-list mailing list