]> granicus.if.org Git - python/commit
Fix a whole bunch of error return NULL that should be return -1.
authorGuido van Rossum <guido@python.org>
Fri, 29 May 1998 02:59:33 +0000 (02:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 29 May 1998 02:59:33 +0000 (02:59 +0000)
commited6219b11663c8d34cf52d0562b94b1b8dfaac97
tree1032637709c206d001ccfb0ecc3a9d84a291aab8
parent9396673a58811d9cba74080217c9210805ade72c
Fix a whole bunch of error return NULL that should be return -1.
Objects/abstract.c