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__.py | 75 from .pty_spawn import spawn, spawnu |
| H A D | pty_spawn.py | 830 def spawnu(*args, **kwargs): function |