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

noreply@sourceforge.net noreply@sourceforge.net
Mon, 11 Mar 2002 09:29:45 -0800


Bugs item #498607, was opened at 2002-01-02 08: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: Open
Resolution: None
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: Greg Chapman (glchapman)
Date: 2002-03-11 08: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