[ python-Bugs-970783 ] PyObject_GenericGetAttr is undocumented

SourceForge.net noreply at sourceforge.net
Mon Jun 21 18:02:46 EDT 2004


Bugs item #970783, was opened at 2004-06-10 17:51
Message generated for change (Comment added) made by jepler
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=970783&group_id=5470

Category: Documentation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Eric Huss (ehuss)
Assigned to: Nobody/Anonymous (nobody)
Summary: PyObject_GenericGetAttr is undocumented

Initial Comment:
The Python/C API documentation references the 
PyObject_GenericGetAttr function in a few places, but 
doesn't actually document what it does.

Same with PyObject_GenericSetAttr.


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

Comment By: Jeff Epler (jepler)
Date: 2004-06-21 17:02

Message:
Logged In: YES 
user_id=2772

Perhaps the wording from the PEP can be adapted for the
documentation.

http://python.org/peps/pep-0252.html

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

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



More information about the Python-bugs-list mailing list