Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A D__init__.py75 from .pty_spawn import spawn, spawnu
H A Dpty_spawn.py830 def spawnu(*args, **kwargs): function