Make 2to3 run under python-2.5 - Code Review (original) (raw)

Modified:
15 years ago

Reviewers:

Base URL:
http://svn.python.org/view/\*checkout\*/sandbox/trunk/2to3/

Visibility:
Public.

Patch Set 1#

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -32 lines) Patch
M lib2to3/fixes/fix_operator.py View 1 chunk +3 lines, -3 lines 0 comments Download
M lib2to3/main.py View 1 chunk +2 lines, -0 lines 0 comments Download
M lib2to3/patcomp.py View 1 chunk +1 line, -1 line 0 comments Download
M lib2to3/pgen2/tokenize.py View 2 chunks +8 lines, -1 line 0 comments Download
M lib2to3/pytree.py View 3 chunks +7 lines, -8 lines 0 comments Download
M lib2to3/refactor.py View 2 chunks +3 lines, -1 line 0 comments Download
M lib2to3/tests/test_parser.py View 3 chunks +6 lines, -4 lines 0 comments Download
M lib2to3/tests/test_pytree.py View 2 chunks +19 lines, -14 lines 0 comments Download
M lib2to3/tests/test_refactor.py View 1 chunk +2 lines, -0 lines 0 comments Download