]> granicus.if.org Git - python/commitdiff
Consistency: In two \section{} headers, change {\tt ...} to \sectcode{...}.
authorFred Drake <fdrake@acm.org>
Mon, 19 Jan 1998 02:48:37 +0000 (02:48 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 19 Jan 1998 02:48:37 +0000 (02:48 +0000)
Doc/ext.tex
Doc/ext/ext.tex

index 71343a59cc03f2ab5cd8809f390ec6b10f15cb37..596dd926de681e3c5db5eadc4dd878828ee6265e 100644 (file)
@@ -544,7 +544,7 @@ not complete: \code{Py_BuildValue()} may run out of memory, and this should
 be checked.
 
 
-\section{Format Strings for {\tt PyArg_ParseTuple()}}
+\section{Format Strings for \sectcode{PyArg_ParseTuple()}}
 
 The \code{PyArg_ParseTuple()} function is declared as follows:
 
@@ -738,7 +738,7 @@ Some example calls:
     }
 \end{verbatim}
 %
-\section{The {\tt Py_BuildValue()} Function}
+\section{The \sectcode{Py_BuildValue()} Function}
 
 This function is the counterpart to \code{PyArg_ParseTuple()}.  It is
 declared as follows:
index 71343a59cc03f2ab5cd8809f390ec6b10f15cb37..596dd926de681e3c5db5eadc4dd878828ee6265e 100644 (file)
@@ -544,7 +544,7 @@ not complete: \code{Py_BuildValue()} may run out of memory, and this should
 be checked.
 
 
-\section{Format Strings for {\tt PyArg_ParseTuple()}}
+\section{Format Strings for \sectcode{PyArg_ParseTuple()}}
 
 The \code{PyArg_ParseTuple()} function is declared as follows:
 
@@ -738,7 +738,7 @@ Some example calls:
     }
 \end{verbatim}
 %
-\section{The {\tt Py_BuildValue()} Function}
+\section{The \sectcode{Py_BuildValue()} Function}
 
 This function is the counterpart to \code{PyArg_ParseTuple()}.  It is
 declared as follows: