mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
Automerge-Triggered-By: @merwok
This commit is contained in:
parent
a7dc714701
commit
cf18c9e9d4
1 changed files with 1 additions and 0 deletions
|
@ -538,6 +538,7 @@ by the local file.
|
|||
executed in the current environment).
|
||||
|
||||
.. pdbcommand:: retval
|
||||
|
||||
Print the return value for the last return of a function.
|
||||
|
||||
.. rubric:: Footnotes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue