]> granicus.if.org Git - python/commit
support.temp_dir(): call support.rmtree() instead of shutil.rmtree()
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 24 Mar 2016 16:42:10 +0000 (17:42 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 24 Mar 2016 16:42:10 +0000 (17:42 +0100)
commite40390473dc1303c550664457f5b7b2582592086
tree036938f66ce0b07bd78f4692758826a4ddd3f6d2
parent3899b549e3d1acb1f0f7bc5d226cc3632675d36d
support.temp_dir(): call support.rmtree() instead of shutil.rmtree()
Lib/test/support/__init__.py