Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py141 def _coerce_send_string(self, s): member in SpawnBase
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py355 def _coerce_send_string(s): member in PtyProcess