Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c3613 match_deepcopy(MatchObject* self, PyObject* memo) in match_deepcopy() function
3684 {"__deepcopy__", (PyCFunction) match_deepcopy, METH_O},