[issue5588] Add --randseed to regrtest

Collin Winter report at bugs.python.org
Sun Mar 29 00:04:09 CET 2009


Collin Winter <collinw at gmail.com> added the comment:

The "if rand_seed:" bit was a relic from a previous iteration; fixed.
The only reason I didn't use randrange() is that I didn't see it; fixed.

----------
Added file: http://bugs.python.org/file13448/randseed.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5588>
_______________________________________


More information about the Python-bugs-list mailing list