/
usr
/
lib
/
python3
/
dist-packages
/
ptyprocess
/
Upload File
HOME
"""Run a subprocess in a pseudo terminal""" from .ptyprocess import PtyProcess, PtyProcessUnicode, PtyProcessError __version__ = '0.5.2'