Staging
v0.5.1
https://github.com/python/cpython
Revision 775499689ebda242c43000b85969046f64bfc6fc authored by Andrew MacIntyre on 26 December 2003, 00:00:29 UTC, committed by Andrew MacIntyre on 26 December 2003, 00:00:29 UTC
The semantics of PyList_Check() and PyDict_Check() changed at 2.2, along
with most other concrete object checks, but the docs weren't brought into
line.

PyList_CheckExact() was added at 2.2 but never documented.
1 parent 7325fe6
History
Tip revision: 775499689ebda242c43000b85969046f64bfc6fc authored by Andrew MacIntyre on 26 December 2003, 00:00:29 UTC
backport of concrete.tex v1.35:
Tip revision: 7754996
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.4 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 42.5 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 211.9 KB
configure.in -rw-r--r-- 56.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 19.7 KB
setup.py -rw-r--r-- 35.5 KB

README

back to top