summaryrefslogtreecommitdiffstats
path: root/Tools/test2to3/maintest.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43425: Remove test2to3 from Tools (#26981)Dong-hee Na2021-07-171-10/+0
| | | Co-authored-by: Łukasz Langa <lukasz@langa.pl>
* Issue #19936: Remove executable bits from C source files and several forgottenSerhiy Storchaka2014-01-161-0/+0
| | | | test files.
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-0/+10
demo to Tools, and remove all the other Demo content.