]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correct typo in setattr: return -1 for error, not NULL
authorGuido van Rossum <guido@python.org>
Wed, 11 Sep 1996 22:51:25 +0000 (22:51 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Sep 1996 22:51:25 +0000 (22:51 +0000)
commitb7fc30410919f3b0aba4b17bc66803e71bccab46
tree1c98b3ced17b1c26ee2f68fb84c776dcec528646
parente1607a8d0e5d4f9e2fda282fb3d9c2c1805024eb
Correct typo in setattr: return -1 for error, not NULL
Objects/object.c