]> granicus.if.org Git - python/commit
Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that...
authorGeorg Brandl <georg@python.org>
Mon, 6 Oct 2014 12:38:53 +0000 (14:38 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 6 Oct 2014 12:38:53 +0000 (14:38 +0200)
commitf6d6dc2e360d10435734a192e9de370479260eb6
tree1d1d3666cf1836439359a9b3a7cf252f1ec52241
parenta920b6d76251068281d3f44b7978bda4658bc986
Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that they call the PEP 3119 methods.
Doc/c-api/object.rst
Doc/c-api/type.rst