]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 70672 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sun, 29 Mar 2009 12:35:19 +0000 (12:35 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 29 Mar 2009 12:35:19 +0000 (12:35 +0000)
........
  r70672 | collin.winter | 2009-03-28 22:44:19 -0500 (Sat, 28 Mar 2009) | 4 lines

  Add the ability to control the random seed used by regrtest.py -r.

  This adds a --randseed option, and makes regrtest.py -r indicate what random seed it's using so that that value can later be fed back to --randseed. This option is useful for tracking down test order-related issues found by make buildbottest, for example.
........


No differences found