]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37359: Fix regrtest --cleanup (GH-14336)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Jun 2019 11:43:16 +0000 (04:43 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 11:43:16 +0000 (04:43 -0700)
commit5779898a1f2e959d4064c34ab3c655f785795322
tree03197f5f5516b3d25d47afad0fb304b5716aa4a4
parent20ad3310d4f3dec1318a85e66963581501eeb634
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