Searched defs:BINSTRING (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | pickle.py | 127 BINSTRING = b'T' # push string; counted binary string argument variable |
| /third_party/python/Modules/ | ||
| D | _pickle.c | 54 BINSTRING = 'T', enumerator |