]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Finally fill in the documentation for the PyDict_Next() function. It is
authorFred Drake <fdrake@acm.org>
Fri, 16 Mar 2001 15:41:29 +0000 (15:41 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 16 Mar 2001 15:41:29 +0000 (15:41 +0000)
commit83e01bf6c84719f8977d1ffd721d75d8eda2ddf8
tree42c378ea919e4e21ecbad12c3bd9715549fd2285
parentcf20d4f5ad9d8871bec9278a4f8e89f065295900
Finally fill in the documentation for the PyDict_Next() function.  It is
different enough to actually require an explanation.  ;-)

Fix a couple of PyDictObject* types that should be PyObject* types.
Doc/api/api.tex