Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13aefd1 commit 38aa89aCopy full SHA for 38aa89a
2 files changed
Doc/library/exceptions.rst
@@ -871,6 +871,8 @@ The following exceptions are used as warning categories; see the
871
.. versionadded:: 3.2
872
873
874
+.. _lib-exception-groups:
875
+
876
Exception groups
877
----------------
878
Doc/tutorial/errors.rst
@@ -578,6 +578,8 @@ the following pattern::
578
...
579
580
581
+.. _tut-exception-notes:
582
583
Enriching Exceptions with Notes
584
===============================
585
0 commit comments