Home
last modified time | relevance | path

Searched refs:string_getnewargs (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dstringobject.c3583 string_getnewargs(PyStringObject *v) in string_getnewargs() function
3687 {"__getnewargs__", (PyCFunction)string_getnewargs, METH_NOARGS},