Home
last modified time | relevance | path

Searched defs:PyUnicode_1BYTE_KIND (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Tools/scripts/
Ddeepfreeze.py85 PyUnicode_1BYTE_KIND = 1 variable
/third_party/python/Include/cpython/
Dunicodeobject.h310 PyUnicode_1BYTE_KIND = 1, enumerator