File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -544,7 +544,7 @@ \section{Calling Python Functions From \C{}}
544544be checked.
545545
546546
547- \section {Format Strings for { \tt PyArg_ParseTuple()} }
547+ \section {Format Strings for \sectcode { PyArg_ParseTuple()} }
548548
549549The \code {PyArg_ParseTuple()} function is declared as follows:
550550
@@ -738,7 +738,7 @@ \section{Format Strings for {\tt PyArg_ParseTuple()}}
738738 }
739739\end {verbatim }
740740%
741- \section {The { \tt Py_BuildValue()} Function }
741+ \section {The \sectcode { Py_BuildValue()} Function }
742742
743743This function is the counterpart to \code {PyArg_ParseTuple()}. It is
744744declared as follows:
Original file line number Diff line number Diff line change @@ -544,7 +544,7 @@ \section{Calling Python Functions From \C{}}
544544be checked.
545545
546546
547- \section {Format Strings for { \tt PyArg_ParseTuple()} }
547+ \section {Format Strings for \sectcode { PyArg_ParseTuple()} }
548548
549549The \code {PyArg_ParseTuple()} function is declared as follows:
550550
@@ -738,7 +738,7 @@ \section{Format Strings for {\tt PyArg_ParseTuple()}}
738738 }
739739\end {verbatim }
740740%
741- \section {The { \tt Py_BuildValue()} Function }
741+ \section {The \sectcode { Py_BuildValue()} Function }
742742
743743This function is the counterpart to \code {PyArg_ParseTuple()}. It is
744744declared as follows:
You can’t perform that action at this time.
0 commit comments