Searched defs:NEWTRUE (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 166 NEWTRUE = b'\x88' # push True variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 101 NEWTRUE = '\x88', enumerator |
Completed in 15 milliseconds