Searched refs:NON_INIT_CORO_MSG (Results 1 – 1 of 1) sorted by relevance
13 static char *NON_INIT_CORO_MSG = "can't send non-None value to a " variable196 msg = NON_INIT_CORO_MSG; in gen_send_ex()1816 PyErr_SetString(PyExc_RuntimeError, NON_INIT_CORO_MSG); in async_gen_athrow_send()1909 PyErr_SetString(PyExc_RuntimeError, NON_INIT_CORO_MSG); in async_gen_athrow_throw()