Searched refs:nxt_py_bytes_str (Results 1 – 3 of 3) sorted by path
24 PyObject *nxt_py_bytes_str; variable79 { nxt_string("bytes"), &nxt_py_bytes_str },
19 extern PyObject *nxt_py_bytes_str;
443 bytes = PyDict_GetItem(dict, nxt_py_bytes_str); in nxt_py_asgi_websocket_send_frame()812 data_key = nxt_py_bytes_str; in nxt_py_asgi_websocket_pop_msg()