File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ \section{Built-in Module \sectcode{array}}
6161\end {funcdesc }
6262
6363\begin {funcdesc }{buffer_info}{}
64- Return a tuple \code {(\var {address}, var{length})} giving the current
64+ Return a tuple \code {(\var {address}, \ var {length})} giving the current
6565memory address and the length in bytes of the buffer used to hold
6666array's contents. This is occasionally useful when working with
6767low-level (and inherently unsafe) I/O interfaces that require memory
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ \section{Built-in Module \sectcode{array}}
6161\end {funcdesc }
6262
6363\begin {funcdesc }{buffer_info}{}
64- Return a tuple \code {(\var {address}, var{length})} giving the current
64+ Return a tuple \code {(\var {address}, \ var {length})} giving the current
6565memory address and the length in bytes of the buffer used to hold
6666array's contents. This is occasionally useful when working with
6767low-level (and inherently unsafe) I/O interfaces that require memory
You can’t perform that action at this time.
0 commit comments