]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clean up descriptions of PyObject_RichCompare() and PyObject_RichCompareBool()
authorFred Drake <fdrake@acm.org>
Fri, 14 Jun 2002 14:36:23 +0000 (14:36 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 14 Jun 2002 14:36:23 +0000 (14:36 +0000)
commit53c47ac96e6cd7df90d998aa13c0150a9c1a2b56
tree306c4767e4aa5e2d7fbad830014406665df507b3
parent29cb1d737e575f6441da1e8a3371ea2312fe5182
Clean up descriptions of PyObject_RichCompare() and PyObject_RichCompareBool()
based on comments from David Abrahams.
Added refcount information for these functions.
Doc/api/abstract.tex
Doc/api/refcounts.dat