]> granicus.if.org Git - python/commit
Merged revisions 76716 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 8 Dec 2009 19:27:24 +0000 (19:27 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 8 Dec 2009 19:27:24 +0000 (19:27 +0000)
commit4e7dc5fae919210598d68f740d9d7d4c3af412f6
tree775684a7e190b348d2c1f13f60dba8423a8d80b8
parent309608b43499bffdd7c65c05fd91b659945d2388
Merged revisions 76716 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76716 | antoine.pitrou | 2009-12-08 20:25:51 +0100 (mar., 08 déc. 2009) | 4 lines

  Fix the transient refleaks in test_zipimport_support.
  Diagnosis and original patch by Florent Xicluna (flox).
........
Lib/test/script_helper.py
Misc/ACKS