SF bug #1090139: presentation typo in lib: 6.21.4.2 How callbacks are called

This commit is contained in:
Raymond Hettinger 2004-12-31 01:07:27 +00:00
parent 5c9e55e813
commit 79e0531aef
1 changed files with 1 additions and 1 deletions

View File

@ -1249,7 +1249,7 @@ you don't need to mess around with globals or closures. You can
also access or modify the value(s) of any options already
encountered on the command-line.
\end{description}
\item[\var{args}]
\item[\code{args}]
is a tuple of arbitrary positional arguments supplied via the
\code{callback{\_}args} option attribute.
\item[\code{kwargs}]