]> granicus.if.org Git - python/commit
Patch #1695229: Fix a regression with tarfile.open() and a missing name
authorLars Gustäbel <lars@gustaebel.de>
Fri, 20 Apr 2007 20:10:59 +0000 (20:10 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Fri, 20 Apr 2007 20:10:59 +0000 (20:10 +0000)
commit9319e43c675920fa69d1461bf9c6bb451647ae4d
tree497e0e1d16ebab23c70d2eb35a1989f67bfb0e7f
parentd220144a84b71d4d6a35d68b091a45780c5e5162
Patch #1695229: Fix a regression with tarfile.open() and a missing name
argument.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS