mirror of https://github.com/python/cpython.git
Replace the XXX marker in the 'Arrays and pointers' reference manual
section with a link to the tutorial sections. Will backport to release25-maint.
This commit is contained in:
parent
12411005e3
commit
b11472358f
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue