[ python-Bugs-882332 ] boolobject.h documentation missing from Python/C API

SourceForge.net noreply at sourceforge.net
Wed Jul 28 17:14:31 CEST 2004


Bugs item #882332, was opened at 2004-01-22 14:13
Message generated for change (Comment added) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=882332&group_id=5470

Category: Documentation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Greg Chapman (glchapman)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: boolobject.h documentation missing from Python/C API

Initial Comment:
The items in boolobject.h do not appear to be 
documented in the current documentation.  I just 
checked the index of the online docs and  
PyBool_FromLong, Py_True, and Py_False are all 
missing.

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-07-28 11:14

Message:
Logged In: YES 
user_id=3066

Skip added much of the missing documentation in
Doc/api/concrete.tex revision 1.49.  Py_True and Py_False
still need to be added.

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

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


More information about the Python-bugs-list mailing list