Staging
v0.5.1
https://github.com/python/cpython
Revision 6b560bc648a42d7c6a586852cd695309434c45ac authored by Raymond Hettinger on 09 October 2003, 20:51:07 UTC, committed by Raymond Hettinger on 09 October 2003, 20:51:07 UTC
   of 1 or 0.

Backport Guido's fix to the default __contains__() and to proxy_has_key()
so they will properly return booleans instead of integers.
1 parent 4e3b442
History
Tip revision: 6b560bc648a42d7c6a586852cd695309434c45ac authored by Raymond Hettinger on 09 October 2003, 20:51:07 UTC
SF patch #820195: make object.__contains__() returns True or False instead
Tip revision: 6b560bc
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.3 KB
LICENSE -rw-r--r-- 12.7 KB
Makefile.pre.in -rw-r--r-- 31.0 KB
README -rw-r--r-- 48.2 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 522.5 KB
configure.in -rw-r--r-- 82.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.5 KB
setup.py -rw-r--r-- 50.3 KB

README

back to top