Staging
v0.5.0
https://github.com/python/cpython
Revision 56f1682a4462559b735c01c6cb8c06fd1afdc11b authored by Ezio Melotti on 01 March 2010, 04:05:56 UTC, committed by Ezio Melotti on 01 March 2010, 04:05:56 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78515 | georg.brandl | 2010-02-28 20:19:17 +0200 (Sun, 28 Feb 2010) | 1 line

  #8030: make builtin type docstrings more consistent: use "iterable" instead of "seq(uence)", use "new" to show that set() always returns a new object.
........
  r78516 | georg.brandl | 2010-02-28 20:26:37 +0200 (Sun, 28 Feb 2010) | 1 line

  The set types can also be called without arguments.
........
  r78522 | ezio.melotti | 2010-03-01 01:59:00 +0200 (Mon, 01 Mar 2010) | 1 line

  #8030: more docstring fix for builtin types.
........
1 parent c5e6279
History
Tip revision: 56f1682a4462559b735c01c6cb8c06fd1afdc11b authored by Ezio Melotti on 01 March 2010, 04:05:56 UTC
Merged revisions 78515-78516,78522 via svnmerge from
Tip revision: 56f1682
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 675.2 KB
configure.in -rw-r--r-- 108.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 81.3 KB

README

back to top