Staging
v0.5.1
https://github.com/python/cpython
Revision 1b5c32cd75f774124b3f819b84d4d1cede72825f authored by Benjamin Peterson on 15 August 2008, 23:51:24 UTC, committed by Benjamin Peterson on 15 August 2008, 23:51:24 UTC
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).
........
1 parent 59de7f5
History
Tip revision: 1b5c32cd75f774124b3f819b84d4d1cede72825f authored by Benjamin Peterson on 15 August 2008, 23:51:24 UTC
Merged revisions 65397 via svnmerge from
Tip revision: 1b5c32c
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 37.6 KB
README -rw-r--r-- 55.8 KB
configure -rwxr-xr-x 661.7 KB
configure.in -rw-r--r-- 102.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 79.6 KB

README

back to top