Staging
v0.5.0
https://github.com/python/cpython
Revision 64903f9ed9e46741fa096925c97dad2d2b5c984d authored by Martin v. Löwis on 25 November 2008, 03:08:21 UTC, committed by Martin v. Löwis on 25 November 2008, 03:08:21 UTC
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

........
  r67183 | benjamin.peterson | 2008-11-11 04:51:33 +0100 (Di, 11 Nov 2008) | 1 line

  handle 'import x as y' in fix_imports; this still needs more work...
........
  r67191 | benjamin.peterson | 2008-11-12 00:24:51 +0100 (Mi, 12 Nov 2008) | 1 line

  super() is good
........
  r67371 | benjamin.peterson | 2008-11-24 23:02:00 +0100 (Mo, 24 Nov 2008) | 1 line

  don't blow up in the metaclass fixer when assignments in the class statement aren't simple
........
1 parent 2b5d6eb
History
Tip revision: 64903f9ed9e46741fa096925c97dad2d2b5c984d authored by Martin v. Löwis on 25 November 2008, 03:08:21 UTC
Merged revisions 67183,67191,67371 via svnmerge from
Tip revision: 64903f9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.3 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.5 KB
README -rw-r--r-- 7.1 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 652.1 KB
configure.in -rw-r--r-- 101.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.7 KB

README

back to top