]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport fix to SF bug #820397: __nonzero__() returns 1/0
authorRaymond Hettinger <python@rcn.com>
Sun, 12 Oct 2003 23:41:21 +0000 (23:41 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 12 Oct 2003 23:41:21 +0000 (23:41 +0000)
commit5307bc50ea13c080ba714ea1a8a8ac1448ed6f95
tree2e08a832f78871bfbf7f49138e709cd4869526de
parentf28980ef37635a464b21446fabff39366fe7d73b
Backport fix to SF bug #820397:  __nonzero__() returns 1/0
Objects/typeobject.c