Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_generators.py41 _testcapi.raise_SIGINT_then_send_None(gen)
/external/python/cpython3/Modules/
D_testcapimodule.c4331 raise_SIGINT_then_send_None(PyObject *self, PyObject *args) in raise_SIGINT_then_send_None() function
4792 {"raise_SIGINT_then_send_None", raise_SIGINT_then_send_None, METH_VARARGS},