Yury Selivanov added the comment:

> Note that abspath() can return incorrect result in case of symbolic links to 
> directories and pardir components. I.e. abspath('symlink/..').

Good catch.. Should I use os.path.realpath?

----------

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

Reply via email to