]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove setting hash seed to regrtest's random seed and re-execv()ing: this doesn...
authorGeorg Brandl <georg@python.org>
Mon, 20 Feb 2012 21:06:02 +0000 (22:06 +0100)
committerGeorg Brandl <georg@python.org>
Mon, 20 Feb 2012 21:06:02 +0000 (22:06 +0100)
commit61470246d086553fbd1de3c637ec17e9bb1ecb67
tree9b3c300389e1b9c4550a6fd215bf3ccc96421a30
parent27fe226eb13b1f7cedba838b3d388a645197d722
Remove setting hash seed to regrtest's random seed and re-execv()ing: this doesn't preserve Python flags and fails from a temp directory.
Lib/test/regrtest.py