Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_functoolsmodule.c1339 lru_cache_deepcopy(PyObject *self, PyObject *unused) in lru_cache_deepcopy() function
1388 {"__deepcopy__", (PyCFunction)lru_cache_deepcopy, METH_VARARGS},

Completed in 2 milliseconds