Staging
v0.5.1
https://github.com/python/cpython
Revision eb55fd8d2f74e5385ef8d4f66c05f314fb6a2bfd authored by Benjamin Peterson on 03 September 2008, 00:21:32 UTC, committed by Benjamin Peterson on 03 September 2008, 00:21:32 UTC
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

........
  r66173 | benjamin.peterson | 2008-09-02 18:57:48 -0500 (Tue, 02 Sep 2008) | 8 lines

  A little 2to3 refactoring #3637

  This moves command line logic from refactor.py to a new file called
  main.py.  RefactoringTool now merely deals with the actual fixers and
  refactoring; options processing for example is abstracted out.

  This patch was reviewed by Gregory P. Smith.
........
1 parent 293924b
History
Tip revision: eb55fd8d2f74e5385ef8d4f66c05f314fb6a2bfd authored by Benjamin Peterson on 03 September 2008, 00:21:32 UTC
Merged revisions 66173 via svnmerge from
Tip revision: eb55fd8
File Mode Size
FSProxy.py -rwxr-xr-x 8.3 KB
RCSProxy.py -rwxr-xr-x 4.6 KB
README -rw-r--r-- 4.2 KB
client.py -rwxr-xr-x 4.6 KB
cmdfw.py -rwxr-xr-x 4.5 KB
cmptree.py -rwxr-xr-x 5.6 KB
cvslib.py -rwxr-xr-x 9.9 KB
cvslock.py -rwxr-xr-x 6.6 KB
mac.py -rwxr-xr-x 352 bytes
makechangelog.py -rwxr-xr-x 2.9 KB
rcsbump -rwxr-xr-x 745 bytes
rcsclient.py -rwxr-xr-x 1.8 KB
rcslib.py -rwxr-xr-x 10.1 KB
rcvs -rwxr-xr-x 117 bytes
rcvs.py -rwxr-xr-x 13.3 KB
rrcs -rwxr-xr-x 117 bytes
rrcs.py -rwxr-xr-x 3.9 KB
security.py -rwxr-xr-x 1.1 KB
server.py -rwxr-xr-x 4.5 KB
sumtree.py -rwxr-xr-x 518 bytes

README

back to top