Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_generators.py22 hasattr(_testcapi, "raise_SIGINT_then_send_None"),
23 "needs _testcapi.raise_SIGINT_then_send_None")
41 _testcapi.raise_SIGINT_then_send_None(gen)
/third_party/python/Modules/
H A D_testcapimodule.c5206 raise_SIGINT_then_send_None(PyObject *self, PyObject *args) in raise_SIGINT_then_send_None() function
6670 {"raise_SIGINT_then_send_None", raise_SIGINT_then_send_None, METH_VARARGS},

Completed in 13 milliseconds