[Python-bugs-list] [ python-Bugs-498607 ] PyObject_GetIter not documented

noreply@sourceforge.net noreply@sourceforge.net
Mon, 11 Mar 2002 11:02:28 -0800


Bugs item #498607, was opened at 2002-01-02 12:21
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=498607&group_id=5470

Category: Documentation
Group: Python 2.2
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Greg Chapman (glchapman)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: PyObject_GetIter not documented

Initial Comment:
As far as I can tell, the PyObject_GetIter function is 
not mentioned in the C API documentation.  If I 
understand correctly, it should be listed somewhere on 
the "6.1 Object Protocol" page.

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-03-11 14:02

Message:
Logged In: YES 
user_id=3066

Accepted & checked in with minor changes as
Doc/api/abstract.tex revisions 1.10 and 1.8.6.2.
Thanks, Greg!

----------------------------------------------------------------------

Comment By: Greg Chapman (glchapman)
Date: 2002-03-11 12:29

Message:
Logged In: YES 
user_id=86307

I took a shot at documenting this myself.  Attached is a 
patch against ver. 1.8.6.1 of Doc/api/abstract.tex.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=498607&group_id=5470