From: Martin v. Löwis Date: Mon, 5 May 2008 17:54:01 +0000 (+0000) Subject: Revert bogus checkin in r62724 to that file. X-Git-Tag: v2.6a3~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f2e0e5ccb988cdf65137034b33ee57198cc23b9;p=thirdparty%2FPython%2Fcpython.git Revert bogus checkin in r62724 to that file. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index d8d6590d92d0..b092bd93b744 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