]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Merge 3.4) Fix sporadic failure of test_pep277 on Windows: use
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 28 Jul 2014 22:45:19 +0000 (00:45 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 28 Jul 2014 22:45:19 +0000 (00:45 +0200)
commiteb05576aad335e47fcb5e497d65f57e945f1fa6d
tree27c5bcfce2d1b2a59020e19edeaf38b142be56d4
parentc3fc341c35c33366d607e1bd554e2cc3cb4b0878
parent0970657f0160be42222aaaf7d29de097d67ee183
(Merge 3.4) Fix sporadic failure of test_pep277 on Windows: use
support.rmtree() instead of deltree().