Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcopy.py74 copier = _copy_dispatch.get(cls)
105 _copy_dispatch = d = {} variable