]> granicus.if.org Git - python/commit
Issue #21440: Backport changeset 4ebf97299b18 to branch 3.4, use
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 3 Sep 2014 22:49:01 +0000 (00:49 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 3 Sep 2014 22:49:01 +0000 (00:49 +0200)
commit57004c696aa883b4dae5516b6babd92e3f8b7de7
tree6c6421909548f73c1ffe00270aadd6eb59946a78
parent19c899c1b143a4d1de09d6dad73e8b10e28ab037
Issue #21440: Backport changeset 4ebf97299b18 to branch 3.4, use
support.rmtree() and support.unlink() in test_zipfile & test_tarfile
Lib/test/test_tarfile.py
Lib/test/test_zipfile.py