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

File sre_compile.py

tools/python-3.11.9-amd64/Lib/sre_compile.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import warnings
2warnings.warn(f"module {__name__!r} is deprecated",
3 DeprecationWarning,
4 stacklevel=2)

Callers

nothing calls this directly

Calls 4

varsFunction · 0.85
warnMethod · 0.45
updateMethod · 0.45
itemsMethod · 0.45

Tested by

no test coverage detected