Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dutils.py15 string_types = (str,) variable
17 string_types = (unicode, str) variable