]> granicus.if.org Git - python/commit
merge from trunk
authorBenjamin Peterson <benjamin@python.org>
Sat, 11 Oct 2008 00:49:57 +0000 (00:49 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 11 Oct 2008 00:49:57 +0000 (00:49 +0000)
commitf10a79aad4e2fc62d2c3675e89f873b22b185e7b
tree06b042ca03a71663d26ad95949807d1bd2472bf4
parent2d8dcdcb06005858e87eded012ceff10920445b7
merge from trunk
40 files changed:
Doc/Makefile
Doc/c-api/init.rst
Doc/conf.py
Doc/contents.rst
Doc/library/ftplib.rst
Doc/library/functions.rst
Doc/library/sqlite3.rst
Doc/library/subprocess.rst
Doc/reference/simple_stmts.rst
Doc/tools/sphinxext/download.html
Doc/tools/sphinxext/indexcontent.html
Doc/tools/sphinxext/layout.html
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst [new file with mode: 0644]
Doc/whatsnew/3.0.rst
Doc/whatsnew/index.rst [new file with mode: 0644]
Lib/optparse.py
Lib/test/test_atexit.py
Lib/test/test_bisect.py
Lib/test/test_datetime.py
Lib/test/test_dbm.py
Lib/test/test_docxmlrpc.py
Lib/test/test_set.py
Mac/BuildScript/build-installer.py
Makefile.pre.in
Modules/_bisectmodule.c
Modules/_codecsmodule.c
Modules/cjkcodecs/multibytecodec.c
Modules/posixmodule.c
Objects/dictobject.c
Objects/floatobject.c
Objects/listobject.c
Objects/setobject.c
Objects/tupleobject.c
Objects/unicodeobject.c
setup.py