commit | b78ba6b3d052c933dc3f91d0ef5d639f94e7dd7e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Nov 11 21:01:33 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Nov 11 21:01:33 2009 +0000 |
tree | 2b06f710deaee641731cb5d614d512122ec473f9 | |
parent | ca5130cba373702931f4e5ffee973e446a6763cc [diff] |
Merged revisions 76219 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r76219 | antoine.pitrou | 2009-11-11 21:59:38 +0100 (mer., 11 nov. 2009) | 9 lines Merged revisions 76217 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76217 | antoine.pitrou | 2009-11-11 21:55:07 +0100 (mer., 11 nov. 2009) | 3 lines Issue #7295: Do not use a hardcoded file name in test_tarfile. ........ ................