commit | 5f2e0e5ccb988cdf65137034b33ee57198cc23b9 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Mon May 05 17:54:01 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Mon May 05 17:54:01 2008 +0000 |
tree | ee48e39014c28c79479ad85d57a7e715ae1274c3 | |
parent | c3ad68c88a5c7eab2c70fa3a58aab547f60f61e0 [diff] [blame] |
Revert bogus checkin in r62724 to that file.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index d8d6590..b092bd9 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -1,6 +1,6 @@ #! /usr/bin/env python -"""Regression test driver. +"""Regression test. This will find all modules whose name is "test_*" in the test directory, and run them. Various command line options provide