]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
remove lib2to3 resource
authorBenjamin Peterson <benjamin@python.org>
Wed, 16 Dec 2009 03:28:52 +0000 (03:28 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 16 Dec 2009 03:28:52 +0000 (03:28 +0000)
Lib/test/regrtest.py

index 813ce7687fe9c10c1d11d0afd9ccd32b8f0689d3..d0ea5e2f29bfac58331d3ae008d9a513a6dd1c62 100755 (executable)
@@ -113,8 +113,6 @@ resources to test.  Currently only the following are defined:
     curses -    Tests that use curses and will modify the terminal's
                 state and output modes.
 
-    lib2to3 -   Run the tests for 2to3 (They take a while.)
-
     largefile - It is okay to run some test that may create huge
                 files.  These tests can take a long time and may
                 consume >2GB of disk space temporarily.