Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py11 text_type = str if PY3 else unicode variable
/llvm-project-15.0.7/lldb/third_party/Python/module/six/
H A Dsix.py44 text_type = str variable
52 text_type = unicode variable