Home
last modified time | relevance | path

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

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