commit | f6d6dc2e360d10435734a192e9de370479260eb6 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Oct 06 14:38:53 2014 +0200 |
committer | Georg Brandl <georg@python.org> | Mon Oct 06 14:38:53 2014 +0200 |
tree | 1d1d3666cf1836439359a9b3a7cf252f1ec52241 | |
parent | a920b6d76251068281d3f44b7978bda4658bc986 [diff] |
Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that they call the PEP 3119 methods.