Searched refs:string_decode (Results 1 – 1 of 1) sorted by relevance
3042 string_decode(PyStringObject *self, PyObject *args, PyObject *kwargs) in string_decode() function3680 {"decode", (PyCFunction)string_decode, METH_VARARGS | METH_KEYWORDS, decode__doc__},