Staging
v0.5.1
https://github.com/python/cpython
Revision 0192bffe9002e5878fcbeb1604739286ee0d138f authored by Georg Brandl on 27 April 2009, 16:49:41 UTC, committed by Georg Brandl on 27 April 2009, 16:49:41 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71607 | benjamin.peterson | 2009-04-14 23:23:09 +0200 (Di, 14 Apr 2009) | 1 line

  tupel -> tuple
........
  r71653 | raymond.hettinger | 2009-04-16 20:16:10 +0200 (Do, 16 Apr 2009) | 1 line

  Clarify the behavior of any() and all() with an empty iterable.
........
  r71696 | georg.brandl | 2009-04-18 10:26:21 +0200 (Sa, 18 Apr 2009) | 1 line

  "not subscriptable" should be a bit more understandable than "unsubscriptable".
........
  r71771 | raymond.hettinger | 2009-04-20 20:23:57 +0200 (Mo, 20 Apr 2009) | 1 line

  Fix typo
........
  r71786 | georg.brandl | 2009-04-21 20:23:08 +0200 (Di, 21 Apr 2009) | 1 line

  #5757: fix copy-paste error in notify().
........
1 parent 505a079
History
Tip revision: 0192bffe9002e5878fcbeb1604739286ee0d138f authored by Georg Brandl on 27 April 2009, 16:49:41 UTC
Merged revisions 71607,71653,71696,71771,71786 via svnmerge from
Tip revision: 0192bff
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.4 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.9 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 677.3 KB
configure.in -rw-r--r-- 108.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.1 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 69.8 KB

README

back to top