MCPcopy Index your code
hub / github.com/python/cpython / test_monitoring.py

File test_monitoring.py

Lib/test/test_monitoring.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Test suite for the sys.monitoring."""
2
3import collections
4import dis

Callers

nothing calls this directly

Calls 2

reduceMethod · 0.80
import_moduleMethod · 0.45

Tested by

no test coverage detected