Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcopy.py60 from org.python.core import PyStringMap
62 PyStringMap = None variable
123 if PyStringMap is not None:
124 d[PyStringMap] = PyStringMap.copy
234 if PyStringMap is not None:
235 d[PyStringMap] = _deepcopy_dict
304 del types, weakref, PyStringMap
Dpickle.py103 from org.python.core import PyStringMap
105 PyStringMap = None variable
975 if PyStringMap is not None:
976 dispatch[PyStringMap] = save_dict