Sign in
apache
/
hawq
/
2.4.0.0
/
.
/
tools
/
bin
/
pythonSrc
/
ptyprocess-0.5.1
/
ptyprocess
/
__init__.py
blob: c831e417da99933d52bbb5475f51946c03d1bf5a [
file
] [
log
] [
blame
]
"""Run a subprocess in a pseudo terminal"""
from
.
ptyprocess
import
PtyProcess
,
PtyProcessUnicode
,
PtyProcessError
__version__
=
'0.5.1'