Commit 5e6d099d authored by Fred Drake's avatar Fred Drake

cfuncdesc environment:

        When processing the optional parameter, don't append any text;
        let the pre-processor supply all of it.
parent 3ffdda69
......@@ -545,7 +545,7 @@
\begin{fulllineitems}
\item[\code{#2 \bfcode{#3}(\py@varvars{#4})}\index{#3@{\py@idxcode{#3()}}}]
\ifx#1\@undefined\else%
\emph{Return value: \textbf{#1 reference}.}\\
\emph{Return value: \textbf{#1}.}\\
\fi
}{\end{fulllineitems}}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment