]> 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:05:57 +0000 (17:05 -0500)
committerBrian Curtin <brian@python.org>
Mon, 13 Aug 2012 22:05:57 +0000 (17:05 -0500)
commit6f5c5cb75b2fddf31cbb311d2a5508c54f6e21f6
tree1cf393061b9bce18c6e0fb84c824fe441c583fbc
parent59db40166760e270aab5417b5933022349cd35ee
Fix #15496. Add directory removal helpers to make Windows tests more reliable. Patch by Jeremy Kloth
Lib/test/support.py
Misc/NEWS