[Python-bugs-list] [ python-Bugs-518775 ] buffer object API description truncated

noreply@sourceforge.net noreply@sourceforge.net
Sun, 17 Feb 2002 07:37:03 -0800


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

Category: Documentation
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: paul rubin (phr)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: buffer object API description truncated

Initial Comment:
In section 10.6 of the C API reference manual,
Python-2-2/Doc/html/api/buffer-structs.html

the description for the last subroutine listed,

int (*getcharbufferproc) (PyObject *self, int segment,
const char **ptrptr)

is omitted.


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

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