Searched defs:EMPTY_DICT (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 135 EMPTY_DICT = b'}' # push empty dict variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 74 EMPTY_DICT = '}', enumerator |
Completed in 12 milliseconds