Searched defs:closing (Results 1 – 6 of 6) sorted by relevance
56 #### closing subsubsection
221 closing = False variable in dispatcher
326 class closing(AbstractContextManager): class
152 int exc, int closing) in gen_send_ex2()284 gen_send_ex(PyGenObject *gen, PyObject *arg, int exc, int closing) in gen_send_ex()
1030 closing = False variable in PyShell
720 struct _channel_closing *closing; member1245 struct _channel_closing *closing = chan->closing; in _channel_finish_closing() local