Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dcopy.py74 copier = _copy_dispatch.get(cls)
99 _copy_dispatch = d = {} variable