]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #15496. Add directory removal helpers to make Windows tests more reliable. Patch...
authorBrian Curtin <brian@python.org>
Mon, 13 Aug 2012 22:26:48 +0000 (17:26 -0500)
committerBrian Curtin <brian@python.org>
Mon, 13 Aug 2012 22:26:48 +0000 (17:26 -0500)
commitbc77d3690b4b0c9dbb8a00b15cfea74c4bdb134f
treeef80992e2791a4c734a46f954e1770f17eb61581
parent33f87a59b8855aa17970c9f680681d24669e7d20
Fix #15496. Add directory removal helpers to make Windows tests more reliable. Patch by Jeremy Kloth
Lib/test/test_support.py
Misc/NEWS