Searched defs:BININT (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 118 BININT = b'J' # push four-byte signed int variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 57 BININT = 'J', enumerator |
Completed in 12 milliseconds