cpython/Demo/distutils/test2to3
Benjamin Peterson 90f5ba538b convert shebang lines: python -> python3 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 Issue #4072: Restore build_py_2to3. Add a distutils demo for 2008-10-15 05:58:17 +00:00
README Issue #4072: Restore build_py_2to3. Add a distutils demo for 2008-10-15 05:58:17 +00:00
maintest.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
setup.py Add example for new copydir_run_2to3(). 2009-03-31 00:33:15 +00:00

README

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