Searched defs:LONG_BINGET (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 140 LONG_BINGET = b'j' # push item from memo on stack; index is 4-byte arg variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 79 LONG_BINGET = 'j', enumerator |
Completed in 12 milliseconds