Searched defs:PyUnicode_4BYTE_KIND (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Tools/scripts/ | ||
| D | deepfreeze.py | 87 PyUnicode_4BYTE_KIND = 4 variable |
| /third_party/python/Include/cpython/ | ||
| D | unicodeobject.h | 312 PyUnicode_4BYTE_KIND = 4 enumerator |