MCPcopy 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

1import _signal
2from _signal import *
3from enum import IntEnum as _IntEnum
4

Callers

nothing calls this directly

Calls 3

_convert_Method · 0.80
isupperMethod · 0.80
startswithMethod · 0.45

Tested by

no test coverage detected