mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
cfuncdesc environment:
When processing the optional parameter, don't append any text; let the pre-processor supply all of it.
This commit is contained in:
parent
4dfcd766c6
commit
0a863da1f8
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue