]> granicus.if.org Git - python/commit
(Merge 3.4) test_venv: use support.rmtree() instead of shutil.rmtree() to fix
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 10 Oct 2014 12:23:25 +0000 (14:23 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 10 Oct 2014 12:23:25 +0000 (14:23 +0200)
commit1aa3cb60304fafc6285c34172dd411ced672664e
tree904d16a70bf48cdc053b89797eb3aa344c292d00
parent8ee1513adad846de7c2f35a5026f414ead8c0a46
parent866c4e2188eba458f8277e8e67a1601cd17b7855
(Merge 3.4) test_venv: use support.rmtree() instead of shutil.rmtree() to fix
sporadic failures on Windows