New submission from Antoine Pitrou <[email protected]>:

>From a look at the code, realpath() does not seem to resolve symlinks under 
>Windows, even though we have the _getfinalpathname function to do that.
Please indulge with me if I'm wrong :)

----------
components: Library (Lib)
messages: 142573
nosy: brian.curtin, pitrou, tim.golden
priority: normal
severity: normal
status: open
title: realpath not resolving symbolic links under Windows
versions: Python 3.3

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue12799>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to