mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #25523: Further a-to-an corrections.
This commit is contained in:
parent
7462b64911
commit
d65c9496da
34 changed files with 39 additions and 39 deletions
|
@ -27,7 +27,7 @@ python -E -Wd -m test [options] [test_name1 ...]
|
|||
EPILOG = """\
|
||||
Additional option details:
|
||||
|
||||
-r randomizes test execution order. You can use --randseed=int to provide a
|
||||
-r randomizes test execution order. You can use --randseed=int to provide an
|
||||
int seed value for the randomizer; this is useful for reproducing troublesome
|
||||
test orders.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue