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.
exceptions.rst
1 parent 2c67e71 commit d962581Copy full SHA for d962581
Doc/library/exceptions.rst
@@ -981,7 +981,7 @@ their subgroups based on the types of the contained exceptions.
981
.. impl-detail::
982
983
The ``excs`` parameter may be any sequence, but lists and tuples are
984
- specifically processed more efficiently here. For optimum performance,
+ specifically processed more efficiently here. For optimal performance,
985
pass a tuple as ``excs``.
986
987
.. attribute:: message
0 commit comments