Alexander Belopolsky <[EMAIL PROTECTED]> added the comment:

This is a documented feature:

"""
normpath(path)

Normalize a pathname. ... It should be understood that this may change 
the meaning of the path if it contains symbolic links!
"""

See http://docs.python.org/lib/module-os.path.html .

----------
nosy: +belopolsky
type: behavior -> feature request

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2289>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to