You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Peterson d858df20d0 bump to 3.1.4 15 years ago
..
test Add example for new copydir_run_2to3(). 17 years ago
test2to3 Issue #4072: Restore build_py_2to3. Add a distutils demo for 18 years ago
README Issue #4072: Restore build_py_2to3. Add a distutils demo for 18 years ago
maintest.py Add script forgotten in r67464. 18 years ago
setup.py Add example for new copydir_run_2to3(). 17 years ago

README

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