Home | History | Annotate | Download | only in Objects

Lines Matching refs:unicode_getnewargs

7785 unicode_getnewargs(PyUnicodeObject *v)

7850 {"__getnewargs__", (PyCFunction)unicode_getnewargs, METH_NOARGS},