cpython/Demo/distutils/test2to3
2010-03-11 22:53:45 +00:00
..
test Add example for new copydir_run_2to3(). 2009-03-31 00:33:15 +00:00
test2to3
maintest.py convert shebang lines: python -> python3 2010-03-11 22:53: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.