Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dgenobject.c19 static const char *NON_INIT_CORO_MSG = "can't send non-None value to a " variable
163 msg = NON_INIT_CORO_MSG; in gen_send_ex2()
2106 PyErr_SetString(PyExc_RuntimeError, NON_INIT_CORO_MSG); in async_gen_athrow_send()

Completed in 3 milliseconds