Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
warnings
2
warnings.warn(f
"module {__name__!r} is deprecated"
,
3
DeprecationWarning,
4
stacklevel=2)
Callers
nothing calls this directly
Calls
4
vars
Function · 0.85
warn
Method · 0.45
update
Method · 0.45
items
Method · 0.45
Tested by
no test coverage detected