]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed redundant prototype for err_nomem().
authorGuido van Rossum <guido@python.org>
Fri, 2 Nov 1990 17:49:51 +0000 (17:49 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 2 Nov 1990 17:49:51 +0000 (17:49 +0000)
commitbd3edc8dc39692653cdbdfdace620997a53b10bd
tree0b39c209a314d7b92e0be81e278874d5e117d0a6
parentbe5ea2337413f0df95efcbb773a137f9b696635c
Removed redundant prototype for err_nomem().
Added check for negative refcnt in DELREF.
Objects/object.c