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.
 
 
 
 
 
 
Barry Warsaw 78f89d8c38 - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 15 years ago
..
data #11565: Merge with 3.2. 15 years ago
__init__.py Merged revisions 61596-61597 via svnmerge from 18 years ago
pytree_idempotency.py convert shebang lines: python -> python3 16 years ago
support.py Merged revisions 73370 via svnmerge from 17 years ago
test_all_fixers.py Merged revisions 77102 via svnmerge from 16 years ago
test_fixers.py transform izip_longest #11424 15 years ago
test_main.py Merged revisions 77160 via svnmerge from 16 years ago
test_parser.py - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 15 years ago
test_pytree.py Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from 16 years ago
test_refactor.py Stop trying to write into the stdlib during lib2to3 tests (#12331). 15 years ago
test_util.py #2830: add html.escape() helper and move cgi.escape() uses in the standard library to it. It defaults to quote=True and also escapes single quotes, which makes casual use safer. The cgi.escape() interface is not touched, but emits a (silent) PendingDeprecationWarning. 16 years ago