Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Ddeepfreeze.py86 PyUnicode_2BYTE_KIND = 2 variable
/third_party/python/Include/cpython/
Dunicodeobject.h311 PyUnicode_2BYTE_KIND = 2, enumerator