commit | b112d6ed78327404d5cb5d3f4ee6ffb7db70d695 | [log] [tgz] |
---|---|---|
author | Johannes Gijsbers <jlg@dds.nl> | Sat Aug 14 14:41:32 2004 +0000 |
committer | Johannes Gijsbers <jlg@dds.nl> | Sat Aug 14 14:41:32 2004 +0000 |
tree | e370843816570bb7d4f6452b1b9081926cf0b097 | |
parent | 9d134b7386933da18abd0c24c5c783d80fd66011 [diff] |
bug 990669: os.path.normpath may alter the meaning of a path if it contains symbolic links. This has been documented in a comment since 1992, but is now in the library reference as well.