mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
SF bug #1048756, Doc typo for pdb
This commit is contained in:
parent
08ebfec75e
commit
a5c64599d5
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@ command --- this executes the Python \keyword{print} statement.}
|
|||
|
||||
\item[pp \var{expression}]
|
||||
|
||||
Like the \samp{p} command, except the value of the exception is
|
||||
Like the \samp{p} command, except the value of the expression is
|
||||
pretty-printed using the \module{pprint} module.
|
||||
|
||||
\item[alias \optional{\var{name} \optional{command}}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue