mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #25523: Merge a-to-an corrections from 3.5.
This commit is contained in:
commit
4a7c03aab4
36 changed files with 43 additions and 43 deletions
|
@ -25,7 +25,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