Searched defs:PyUnicode_1BYTE_KIND (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Tools/scripts/ | ||
| D | deepfreeze.py | 85 PyUnicode_1BYTE_KIND = 1 variable |
| /third_party/python/Include/cpython/ | ||
| D | unicodeobject.h | 310 PyUnicode_1BYTE_KIND = 1, enumerator |