]> granicus.if.org Git - python/commit
Merged revisions 65853-65854 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Tue, 19 Aug 2008 16:41:34 +0000 (16:41 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 19 Aug 2008 16:41:34 +0000 (16:41 +0000)
commitd068ad58791b0f3e51d2723a94e166fe655d9d65
treef6534329eaaf8e9092942854f4cd10c5d0af1ee1
parent25c3408556df0648753d3fe627d040917222b164
Merged revisions 65853-65854 via svnmerge from
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

........
  r65853 | benjamin.peterson | 2008-08-19 11:09:09 -0500 (Tue, 19 Aug 2008) | 1 line

  apply a patch for #3131. this solves the problem for the moment, but we should do some refactoring to get display logic out of RefactoringTool
........
  r65854 | benjamin.peterson | 2008-08-19 11:37:38 -0500 (Tue, 19 Aug 2008) | 1 line

  another quick fix to get lib2to3 to work
........
Lib/lib2to3/refactor.py
Tools/scripts/2to3