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

README

back to top