Searched refs:_deepcopy_list (Results 1 – 3 of 3) sorted by relevance
45 def _deepcopy_list(x): function49 d[list] = _deepcopy_list
201 def _deepcopy_list(x, memo, deepcopy=deepcopy): function208 d[list] = _deepcopy_list