summaryrefslogtreecommitdiff
path: root/Tools/test2to3
Commit message (Collapse)AuthorAgeFilesLines
* 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.