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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 3.4 KB
README.txt -rw-r--r-- 4.9 KB
TODO.txt -rw-r--r-- 111 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 24.0 KB
license.rst -rw-r--r-- 35.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top