Staging
v0.5.1
https://github.com/python/cpython
Revision 8cc7d88bbcae32e5b7e12b0c4cfe34de2cff8166 authored by Benjamin Peterson on 01 June 2009, 23:14:51 UTC, committed by Benjamin Peterson on 01 June 2009, 23:14:51 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73073 | benjamin.peterson | 2009-05-31 09:43:00 -0500 (Sun, 31 May 2009) | 1 line

  remove function import
........
  r73074 | benjamin.peterson | 2009-05-31 10:00:27 -0500 (Sun, 31 May 2009) | 1 line

  __enter__ and __exit__ must be on the class
........
  r73089 | andrew.kuchling | 2009-05-31 19:14:19 -0500 (Sun, 31 May 2009) | 1 line

  The class for regexes isn't called RegexObject any more; correct the text
........
1 parent be5f371
History
Tip revision: 8cc7d88bbcae32e5b7e12b0c4cfe34de2cff8166 authored by Benjamin Peterson on 01 June 2009, 23:14:51 UTC
Merged revisions 73073-73074,73089 via svnmerge from
Tip revision: 8cc7d88
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 5.1 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 423 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.2 KB
license.rst -rw-r--r-- 35.1 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top