Current File : //proc/self/root/lib/python3/dist-packages/ptyprocess/__init__.py
"""Run a subprocess in a pseudo terminal"""
from .ptyprocess import PtyProcess, PtyProcessUnicode, PtyProcessError

__version__ = '0.7.0'