Staging
v0.5.1
https://github.com/python/cpython
Revision a675ef1141e2533bd5596222d0a64b6a3f74d2d0 authored by Martin v. Löwis on 24 March 2008, 00:50:58 UTC, committed by Martin v. Löwis on 24 March 2008, 00:50:58 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

................
  r61825 | martin.v.loewis | 2008-03-24 01:46:53 +0100 (Mo, 24 Mär 2008) | 17 lines

  Merged revisions 61724-61824 via svnmerge from
  svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

  ........
    r61730 | martin.v.loewis | 2008-03-22 02:20:58 +0100 (Sa, 22 Mär 2008) | 2 lines

    More explicit relative imports.
  ........
    r61755 | david.wolever | 2008-03-22 21:33:52 +0100 (Sa, 22 Mär 2008) | 1 line

    Fixing #2446 -- 2to3 now translates 'import foo' to 'from . import foo'
  ........
    r61824 | david.wolever | 2008-03-24 01:30:24 +0100 (Mo, 24 Mär 2008) | 3 lines

    Fixed a bug where 'from itertools import izip' would return 'from itertools import'
  ........
................
1 parent fe337bf
History
Tip revision: a675ef1141e2533bd5596222d0a64b6a3f74d2d0 authored by Martin v. Löwis on 24 March 2008, 00:50:58 UTC
Merged revisions 61825 via svnmerge from
Tip revision: a675ef1
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-- 2.8 KB
README.txt -rw-r--r-- 4.8 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.4 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 21.7 KB
license.rst -rw-r--r-- 33.6 KB
make.bat -rw-r--r-- 1.2 KB

README.txt

back to top