]> 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)
commit9571155ae4ff86b4275950fcdfadcc76475943e3
treecdb7915dd509bf52770bb6d8f5ede3ce947497a1
parent7c573f7a075fd8fc7bf90bdbcc4f163cda3b9acf
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