]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Revert bogus checkin in r62724 to that file.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 5 May 2008 17:54:01 +0000 (17:54 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 5 May 2008 17:54:01 +0000 (17:54 +0000)
Lib/test/regrtest.py

index d8d6590d92d0e528148169e25a26923b9b9ada85..b092bd93b744e67d5bbd2419d41977c317d57897 100755 (executable)
@@ -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