Searched refs:_io_text_encoding (Results 1 – 1 of 1) sorted by relevance
287 … {"text_encoding", _PyCFunction_CAST(_io_text_encoding), METH_FASTCALL, _io_text_encoding__doc__},293 _io_text_encoding(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _io_text_encoding() function