]> granicus.if.org Git - python/commitdiff
Replace the XXX marker in the 'Arrays and pointers' reference manual
authorThomas Heller <theller@ctypes.org>
Thu, 2 Nov 2006 19:52:43 +0000 (19:52 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 2 Nov 2006 19:52:43 +0000 (19:52 +0000)
section with a link to the tutorial sections.

Backported from trunk.

Doc/lib/libctypes.tex

index 5f486d4a3e10f29a068f4b13092df1d1c4a122bd..2bae25b99067099555b10f4cb46f18cb69d86356 100755 (executable)
@@ -2440,5 +2440,6 @@ attributes for names not present in \member{{\_}fields{\_}}.
 
 \subsubsection{Arrays and pointers\label{ctypes-arrays-pointers}}
 
-XXX
+Not yet written - please see section~\ref{ctypes-pointers}, pointers and
+section~\ref{ctypes-arrays}, arrays in the tutorial.