Searched refs:prop_cache (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | sharedctypes.py | 150 return prop_cache[name] 154 prop_cache[name] = d[name] 173 prop_cache = {} variable |
Completed in 1 milliseconds