Searched refs:lru_cache_copy (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _functoolsmodule.c | 1332 lru_cache_copy(PyObject *self, PyObject *unused) in lru_cache_copy() function 1387 {"__copy__", (PyCFunction)lru_cache_copy, METH_VARARGS}, |
Completed in 3 milliseconds