Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dcopy.py283 def _deepcopy_inst(x, memo): function
304 d[types.InstanceType] = _deepcopy_inst