]> granicus.if.org Git - python/commit
Return a bool rather than an int from proxy_has_key().
authorGuido van Rossum <guido@python.org>
Thu, 9 Oct 2003 03:47:08 +0000 (03:47 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 9 Oct 2003 03:47:08 +0000 (03:47 +0000)
commit98c65bed91432bf17a335382cdd672b16391f10c
tree16a051e107763d29223121baa186ca4792084eb1
parent22c3dda1e64f413d4f6781d983067d580567071b
Return a bool rather than an int from proxy_has_key().
Objects/descrobject.c