diff options
author | Lars Gustäbel <lars@gustaebel.de> | 2009-08-28 19:23:44 +0000 |
---|---|---|
committer | Lars Gustäbel <lars@gustaebel.de> | 2009-08-28 19:23:44 +0000 |
commit | f7cda5287de0e33963c9fa09e2143bd2d169bd69 (patch) | |
tree | ecadebeefdae283c50f4753c326fdcf8534444fa /Python/pystate.c | |
parent | cc54622651fe95c0bcb163262885a41cfdbbc615 (diff) | |
download | cpython-git-f7cda5287de0e33963c9fa09e2143bd2d169bd69.tar.gz |
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 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions