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

File _py_warnings.py

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

Source from the content-addressed store, hash-verified

1"""Python part of the warnings subsystem."""
2
3import sys
4import _contextvars

Callers

nothing calls this directly

Calls 2

_GlobalContextClass · 0.85
RLockMethod · 0.80

Tested by

no test coverage detected