Skip to content

Commit

Permalink
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
Browse files Browse the repository at this point in the history
Automerge-Triggered-By: @merwok
  • Loading branch information
arisaka97 committed Jun 24, 2020
1 parent a7dc714 commit cf18c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Doc/library/pdb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf18c9e

Please sign in to comment.