]> granicus.if.org Git - python/commit
Closes #14158: We now track test_support.TESTFN cleanup, and test_mailbox uses shutil...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 6 Mar 2012 20:07:15 +0000 (20:07 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 6 Mar 2012 20:07:15 +0000 (20:07 +0000)
commitda563bfa4800688d0a2a771b8335a184738c8df2
tree1f93f8e5ff2819994e2ae2727513566f5e867545
parent1bf6bb6c37325e50bc7070453a5240cda85d3149
Closes #14158: We now track test_support.TESTFN cleanup, and test_mailbox uses shutil.rmtree for simpler code.
Lib/test/regrtest.py
Lib/test/test_mailbox.py