summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_lib2to3.py
Commit message (Expand)AuthorAgeFilesLines
* lib2to3 isn't broken anymore, so we can run the testBenjamin Peterson2008-07-161-2/+1
* disable lib2to3 in the trunk. It's broken just for 2.6Benjamin Peterson2008-07-161-1/+2
* Disable lib2to3 by default, unless run explicitly.Martin v. Löwis2008-07-051-1/+5
* Add ``if __name__ == '__main__'`` to some test files where it didn't take a lotBrett Cannon2008-04-011-0/+4
* Run 2to3 tests.Martin v. Löwis2008-03-281-0/+15