Serhiy Storchaka added the comment:

posixpath.abspath() collapses "<path>/<symlink>/.." to "<path>", this is not 
correct. Not sure about ntpath.abspath().

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29688>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to