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.
 
 
 
 
 
 
Victor Stinner 87bddbac9d (Merge 3.4) Issue #25274: test_recursionlimit_recovery() of test_sys now checks 11 years ago
..
test Issue #13590: Improve support for OS X Xcode 4: 14 years ago
test2to3 Issue #13590: Improve support for OS X Xcode 4: 14 years ago
README Issue #13590: Improve support for OS X Xcode 4: 14 years ago
maintest.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
setup.py Issue #13590: Improve support for OS X Xcode 4: 14 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.