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