Searched refs:_copy_immutable (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | copy.py | 80 return _copy_immutable(x) 107 def _copy_immutable(x): function 113 d[t] = _copy_immutable 116 d[t] = _copy_immutable |
Completed in 1 milliseconds