summaryrefslogtreecommitdiffstats
path: root/Objects/stringobject.c
diff options
context:
space:
mode:
authorLars Gustäbel <lars@gustaebel.de>2009-08-28 19:23:44 (GMT)
committerLars Gustäbel <lars@gustaebel.de>2009-08-28 19:23:44 (GMT)
commitf7cda5287de0e33963c9fa09e2143bd2d169bd69 (patch)
treeecadebeefdae283c50f4753c326fdcf8534444fa /Objects/stringobject.c
parentcc54622651fe95c0bcb163262885a41cfdbbc615 (diff)
downloadcpython-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