Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add _except_star anchor
  • Loading branch information
iritkatriel committed Dec 17, 2021
commit af959d7834cfb6b1f480729433c74fa837906caf
1 change: 1 addition & 0 deletions Doc/reference/compound_stmts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ returns the list ``[0, 1, 2]``.

.. _try:
.. _except:
.. _except_star:
.. _finally:

The :keyword:`!try` statement
Expand Down