Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf18c9e

Browse files
authored
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
Automerge-Triggered-By: @merwok
1 parent a7dc714 commit cf18c9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/pdb.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ by the local file.
538538
executed in the current environment).
539539

540540
.. pdbcommand:: retval
541+
541542
Print the return value for the last return of a function.
542543

543544
.. rubric:: Footnotes

0 commit comments

Comments
 (0)