[ python-Bugs-1589328 ] ctypes XXX - add a crossref, at least

SourceForge.net noreply at sourceforge.net
Thu Nov 2 20:56:06 CET 2006


Bugs item #1589328, was opened at 2006-11-02 16:18
Message generated for change (Comment added) made by theller
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1589328&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Jim Jewett (jimjjewett)
>Assigned to: Thomas Heller (theller)
Summary: ctypes XXX - add a crossref, at least

Initial Comment:
The python library reference section 14.14.2.9 (ctypes 
Arrays and Pointers) is an XXX.  

Until it is filled out, please at least add a cross 
reference to 14.14.1.13 (array tutorial) and 
14.14.1.14 (pointer tutorial)


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

>Comment By: Thomas Heller (theller)
Date: 2006-11-02 20:56

Message:
Logged In: YES 
user_id=11105

Fixed in trunk, rev 52588, and release25-maint, rev 52589.

Note that the ctypes docs are maintained in reST format, and
the result is what the toolchain produces:

"Not yet written - please see section 14.14.1, pointers and
section 14.14.1, arrays in the tutorial."


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

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


More information about the Python-bugs-list mailing list