Searched refs:string_encode (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
H A Dstringobject.c3006 string_encode(PyStringObject *self, PyObject *args, PyObject *kwargs) function
3682 {"encode", (PyCFunction)string_encode, METH_VARARGS | METH_KEYWORDS, encode__doc__},

Completed in 106 milliseconds