]> granicus.if.org Git - python/commit
bpo-37359: Fix regrtest --cleanup (GH-14336)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Jun 2019 11:37:55 +0000 (04:37 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 11:37:55 +0000 (04:37 -0700)
commit366dac99c0c0c416a37874140696f59178db4e43
tree58bba63693defc123cd8d7c160e04437006b1a70
parent2ec4545ebe49c62fdc60b0cf627e3aabe1bca037
bpo-37359: Fix regrtest --cleanup (GH-14336)

(cherry picked from commit 9bbf4d7083a819cbcee2a6cd3df2802d4c50f734)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Lib/test/libregrtest/main.py