]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix directory names to have only one trailing slash.
authorLars Gustäbel <lars@gustaebel.de>
Fri, 20 Apr 2007 14:49:02 +0000 (14:49 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Fri, 20 Apr 2007 14:49:02 +0000 (14:49 +0000)
commitd220144a84b71d4d6a35d68b091a45780c5e5162
tree5128f19fe2f82a94cef8a3bc7b32ffd731019dbb
parent97018321612c11ba1f795adaed125448d9ff204b
Fix directory names to have only one trailing slash.
A regression from rev. 52525.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS