cpython/Lib/test/libregrtest
Miss Islington (bot) 75bf2b1e23
Fix typo in test module usage message (GH-11374)
A minor typo in the output of `python -m test -h`.
A space was missing in between two words.
howmuch -> how much
(cherry picked from commit 7108aab49c)

Co-authored-by: sth <sth.dev@tejp.de>
2018-12-30 21:59:08 -08:00
..
__init__.py bpo-30822: Exclude tzdata from regrtest --all (#2775) 2017-07-20 15:46:32 +02:00
cmdline.py Fix typo in test module usage message (GH-11374) 2018-12-30 21:59:08 -08:00
main.py [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) 2018-11-29 21:14:59 +01:00
refleak.py bpo-31333: Re-implement ABCMeta in C (GH-5733) 2018-02-18 17:39:43 +00:00
runtest.py bpo-35513, unittest: TextTestRunner uses time.perf_counter() (GH-11180) 2018-12-17 02:49:22 -08:00
runtest_mp.py [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) 2018-11-29 21:14:59 +01:00
save_env.py bpo-31370: Remove support for threads-less builds (#3385) 2017-09-07 18:56:24 +02:00
setup.py bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276) (#6277) 2018-03-28 02:39:19 -04:00
utils.py bpo-33873: Backport regrtest from master to 3.7 (GH-7935) 2018-06-26 23:47:35 +02:00