From: Fred Drake Date: Mon, 10 Apr 2000 18:21:38 +0000 (+0000) Subject: cfuncdesc environment: X-Git-Tag: v1.6a2~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a863da1f86deda8ca029c82ccd4aa5e12153721;p=thirdparty%2FPython%2Fcpython.git cfuncdesc environment: When processing the optional parameter, don't append any text; let the pre-processor supply all of it. --- diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty index 3ec42c568ad4..3f0370ac2426 100644 --- a/Doc/texinputs/python.sty +++ b/Doc/texinputs/python.sty @@ -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}}