Home
last modified time | relevance | path

Searched refs:binary_type (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/support/
H A Dencoded_file.py32 if isinstance(s, six.binary_type):
/llvm-project-15.0.7/lldb/third_party/Python/module/six/
H A Dsix.py45 binary_type = bytes variable
53 binary_type = str variable