cpython/Tools/test2to3
..
test More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo to Tools, and remove all the other Demo content. 2010-12-30 21:33:07 +00:00
test2to3
maintest.py
README
setup.py

This project demonstrates how a distutils package
can support Python 2.x and Python 3.x from a single
source, using lib2to3.