diff options
author | Lars Gustäbel <lars@gustaebel.de> | 2009-08-28 19:23:44 (GMT) |
---|---|---|
committer | Lars Gustäbel <lars@gustaebel.de> | 2009-08-28 19:23:44 (GMT) |
commit | f7cda5287de0e33963c9fa09e2143bd2d169bd69 (patch) | |
tree | ecadebeefdae283c50f4753c326fdcf8534444fa /Objects/stringobject.c | |
parent | cc54622651fe95c0bcb163262885a41cfdbbc615 (diff) | |
download | cpython-f7cda5287de0e33963c9fa09e2143bd2d169bd69.zip cpython-f7cda5287de0e33963c9fa09e2143bd2d169bd69.tar.gz cpython-f7cda5287de0e33963c9fa09e2143bd2d169bd69.tar.bz2 |
Issue #6054: Do not normalize stored pathnames.
No longer use tarfile.normpath() on pathnames. Store pathnames
unchanged, i.e. do not remove "./", "../" and "//" occurrences.
However, still convert absolute to relative paths.
Diffstat (limited to 'Objects/stringobject.c')
0 files changed, 0 insertions, 0 deletions