Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dbytesobject.c2488 bytes_getnewargs(PyBytesObject *v, PyObject *Py_UNUSED(ignored)) in bytes_getnewargs() function
2496 {"__getnewargs__", (PyCFunction)bytes_getnewargs, METH_NOARGS},

Completed in 5 milliseconds