summaryrefslogtreecommitdiffstats
path: root/Tools/test2to3
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43425: Remove test2to3 from Tools (#26981)Dong-hee Na2021-07-177-72/+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-307-0/+72
demo to Tools, and remove all the other Demo content.