]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
run the std regression test suite using bytecode produced by the compiler
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 13 Oct 2000 22:00:13 +0000 (22:00 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 13 Oct 2000 22:00:13 +0000 (22:00 +0000)
commitac148b5fcd3232ddc9e8998201e68e55066ef355
tree672c07623b7f3a16dedd80bbc35b99b2afa18553
parente7f710cc064803895b2025b9e63d525b975beaa4
run the std regression test suite using bytecode produced by the compiler
Tools/compiler/regrtest.py [new file with mode: 0644]