"""Run a subprocess in a pseudo terminal""" from .ptyprocess import PtyProcess, PtyProcessUnicode, PtyProcessError __version__ = '0.5.2'
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
__init__.py | File | 138 B | 0644 |
|
_fork_pty.py | File | 2.27 KB | 0644 |
|
ptyprocess.py | File | 30.11 KB | 0644 |
|
util.py | File | 2.64 KB | 0644 |
|