Home
last modified time | relevance | path

Searched refs:signal_methods (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
Dsignalmodule.c1339 static PyMethodDef signal_methods[] = { variable
1712 .m_methods = signal_methods,