]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25220: regrtest setups Python after parsing command line options
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Sep 2015 21:37:14 +0000 (23:37 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Sep 2015 21:37:14 +0000 (23:37 +0200)
commit37554525aab167c88e61cac0d78dfdefc31fdee9
treea4329f74ea8ecaaa74496fb187d723863b00ddd4
parentbd1a72c455a18e73e59c502cb28cb0d0667e1087
Issue #25220: regrtest setups Python after parsing command line options
Lib/test/libregrtest/main.py