Skip to content

Commit

Permalink
tweak doc
Browse files Browse the repository at this point in the history
  • Loading branch information
iritkatriel committed Jun 23, 2023
1 parent a867fd6 commit d7081e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/exceptions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ their subgroups based on the types of the contained exceptions.
true for such an exception group, it is included in the result in full.

.. versionadded:: 3.13
``condition`` can be any callable other than a type object.
``condition`` can be any callable which is not a type object.

.. method:: split(condition)

Expand Down

0 comments on commit d7081e4

Please sign in to comment.