We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568cdb5 commit 673beacCopy full SHA for 673beac
docs/advanced/exceptions.rst
@@ -24,7 +24,7 @@ exceptions:
24
+--------------------------------------+--------------------------------------+
25
| :class:`std::length_error` | ``ValueError`` |
26
27
-| :class:`std::out_of_range` | ``ValueError`` |
+| :class:`std::out_of_range` | ``IndexError`` |
28
29
| :class:`std::range_error` | ``ValueError`` |
30
0 commit comments