cpython/Demo/distutils/test2to3
2009-03-31 00:33:15 +00:00
..
test Add example for new copydir_run_2to3(). 2009-03-31 00:33:15 +00:00
test2to3
maintest.py Add script forgotten in r67464. 2008-12-01 04:44:45 +00:00
README
setup.py Add example for new copydir_run_2to3(). 2009-03-31 00:33:15 +00:00

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