MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / warnings.py

File warnings.py

tools/python-3.11.9-amd64/Lib/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
4

Callers

nothing calls this directly

Calls 3

_processoptionsFunction · 0.85
filterwarningsFunction · 0.85
simplefilterFunction · 0.70

Tested by

no test coverage detected