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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/pdb.rst

+1
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)