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