Home | History | Annotate | Download | only in _io

Lines Matching defs:utf8_encode

757 utf8_encode(textio *self, PyObject *text)
778 {"utf-8", (encodefunc_t) utf8_encode},