Issue #25523: Merge a-to-an corrections from 3.5.

This commit is contained in:
Serhiy Storchaka 2015-11-02 14:44:29 +02:00
commit 4a7c03aab4
36 changed files with 43 additions and 43 deletions

View file

@ -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.