Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
python3-pexpect
/
doc
/
api
/
Filename :
fdpexpect.rst
back
Copy
fdpexpect - use pexpect with a file descriptor ============================================== .. automodule:: pexpect.fdpexpect fdspawn class ------------- .. autoclass:: fdspawn :show-inheritance: .. automethod:: __init__ .. automethod:: isalive .. automethod:: close .. method:: expect expect_exact expect_list As :class:`pexpect.spawn`.