summaryrefslogtreecommitdiffstats
path: root/Doc/texinputs
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-04-10 18:21:38 (GMT)
committerFred Drake <fdrake@acm.org>2000-04-10 18:21:38 (GMT)
commit0a863da1f86deda8ca029c82ccd4aa5e12153721 (patch)
tree2d1ff72eff6439d1c03f5cf0e83f69900b0f5dae /Doc/texinputs
parent4dfcd766c6c94a12b5a50d2e331534e9198e5b6c (diff)
downloadcpython-0a863da1f86deda8ca029c82ccd4aa5e12153721.zip
cpython-0a863da1f86deda8ca029c82ccd4aa5e12153721.tar.gz
cpython-0a863da1f86deda8ca029c82ccd4aa5e12153721.tar.bz2
cfuncdesc environment:
When processing the optional parameter, don't append any text; let the pre-processor supply all of it.
Diffstat (limited to 'Doc/texinputs')
-rw-r--r--Doc/texinputs/python.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty
index 3ec42c5..3f0370a 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}}