[Python-bugs-list] [Bug #119729] copy/past error in Extending&Embedding

noreply@sourceforge.net noreply@sourceforge.net
Sun, 29 Oct 2000 23:04:01 -0800


Bug #119729, was updated on 2000-Oct-29 23:04
Here is a current snapshot of the bug.

Project: Python
Category: Documentation
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: copy/past error in Extending&Embedding

Details: On page 9 of "extending and embedding" release 2.0,
I found a copy/past error for item 'es':

\item[\samp{es} (string, Unicode object or character buffer
compatible object) {[const char *encoding, char **buffer]}]
=> 2 parameters

But :
The variant [...] and the third one a pointer to an integer
(\var{*buffer_length}, the buffer length).



For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=119729&group_id=5470