mirror of https://github.com/python/cpython
1b5c32cd75
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r65397 | collin.winter | 2008-08-01 22:39:06 -0500 (Fri, 01 Aug 2008) | 5 lines Patch #3480 by Nick Edds. Dramatically simplifies the fix_imports pattern, resulting in a reduction of the test_all_fixers runtime from 122+ secs to 59 secs (a good predictor of 2to3 performance). ........ |
||
---|---|---|
.. | ||
fixes | ||
pgen2 | ||
tests | ||
Grammar.txt | ||
PatternGrammar.txt | ||
__init__.py | ||
fixer_base.py | ||
fixer_util.py | ||
patcomp.py | ||
pygram.py | ||
pytree.py | ||
refactor.py |