From: Benjamin Peterson Date: Wed, 16 Dec 2009 03:28:52 +0000 (+0000) Subject: remove lib2to3 resource X-Git-Tag: v2.7a2~166 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36902988a6068b97671d4ebcac1c6ce579429bca;p=thirdparty%2FPython%2Fcpython.git remove lib2to3 resource --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 813ce7687fe9..d0ea5e2f29bf 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -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.