Home | History | Annotate | Download | only in _io

Lines Matching defs:utf8_encode

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