]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Port r70672 to py3k. Add the ability to control the random seed used by regrtest...
authorCollin Winter <collinw@gmail.com>
Sun, 29 Mar 2009 04:05:05 +0000 (04:05 +0000)
committerCollin Winter <collinw@gmail.com>
Sun, 29 Mar 2009 04:05:05 +0000 (04:05 +0000)
commitfd12f4972b18503b437ebd2fd7256a2d3a86faa7
tree03b24bc827f177213610a9bd76ecf9ee95732f7c
parent9041daa9a757a7bf0c5924d2cad39cc497b13274
Port r70672 to py3k. Add the ability to control the random seed used by regrtest.py -r.
Lib/test/regrtest.py