]> granicus.if.org Git - python/commit
Issue #15817: Bugfix: remove temporary directories test_shutil was leaving
authorLarry Hastings <larry@hastings.org>
Tue, 26 Jun 2012 06:50:01 +0000 (23:50 -0700)
committerLarry Hastings <larry@hastings.org>
Tue, 26 Jun 2012 06:50:01 +0000 (23:50 -0700)
commit5b2f9c0aff4d1f17ba23fa125926279fdb5cbb15
treeced1ffb8bd3960d66e0c29dc8ff9c24d5df31a1e
parent93e3d3ac094f788260bd61b74a0a99847466dd0e
Issue #15817: Bugfix: remove temporary directories test_shutil was leaving
behind.
Lib/test/test_shutil.py
Misc/NEWS