]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Moved PyObject_{Get,Set}Attr here (from dictobject) and add PyObject_HasAttr.
authorGuido van Rossum <guido@python.org>
Tue, 20 May 1997 18:34:44 +0000 (18:34 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 May 1997 18:34:44 +0000 (18:34 +0000)
commit98ff96adbadb88f2ff05ffa0388d1568aa45ebf1
treeba5b1511a4509e49881ea5c53cc63f208906a965
parent967839473aadea9b3e3d9e50abdc862e3090fb99
Moved PyObject_{Get,Set}Attr here (from dictobject) and add PyObject_HasAttr.
Objects/object.c