Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ signal.py
File
signal.py
Lib/signal.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
_signal
2
from
_signal
import
*
3
from
enum
import
IntEnum
as
_IntEnum
4
Callers
nothing calls this directly
Calls
3
_convert_
Method · 0.80
isupper
Method · 0.80
startswith
Method · 0.45
Tested by
no test coverage detected