]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25220, libregrtest: Move setup_python() to a new submodule
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Sep 2015 23:13:53 +0000 (01:13 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Sep 2015 23:13:53 +0000 (01:13 +0200)
commit234cbef39fe7f154d46afcc6fe865db2e120bba2
tree9fc971ac2bc82928c4bf5efb5d5fb2b1827e5858
parentc7eab0528c00791da8368abe950a7b6f97aa747d
Issue #25220, libregrtest: Move setup_python() to a new submodule
Lib/test/libregrtest/main.py
Lib/test/libregrtest/setup.py [new file with mode: 0644]