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 6c7b4f1 commit 8a05aa5Copy full SHA for 8a05aa5
Doc/library/sys.monitoring.rst
@@ -321,7 +321,7 @@ except for a few breakpoints.
321
322
If :data:`DISABLE` is returned by a callback for a
323
:ref:`global event <monitoring-event-global>`, :exc:`ValueError` will be raised
324
-by the interpreter in a non-specific location (i.e. no traceback will be
+by the interpreter in a non-specific location (that is, no traceback will be
325
provided).
326
327
.. function:: restart_events() -> None
0 commit comments