Skip to content

Commit 9a40d17

Browse files
Update sys.monitoring.rst
1 parent ce6bd41 commit 9a40d17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/sys.monitoring.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,8 @@ To register a callable for events call
319319
Functions can be unregistered by calling
320320
``sys.monitoring.register_callback(tool_id, event, None)``.
321321

322+
Callback functions can be registered and unregistered at any time.
323+
322324

323325
Callback function arguments
324326
'''''''''''''''''''''''''''

0 commit comments

Comments
 (0)