\begin{description}
-\item[\samp{s} (string) [char *]]
+\item[\samp{s} (string) [char *{]}]
Convert a Python string to a \C{} pointer to a character string. You
must not provide storage for the string itself; a pointer to an
existing string is stored into the character pointer variable whose
\begin{description}
-\item[\samp{s} (string) [char *]]
+\item[\samp{s} (string) [char *{]}]
Convert a Python string to a \C{} pointer to a character string. You
must not provide storage for the string itself; a pointer to an
existing string is stored into the character pointer variable whose