.coveragerc LICENSE MANIFEST.in README.rst setup.cfg setup.py doc/FAQ.rst doc/Makefile doc/clean.css doc/commonissues.rst doc/conf.py doc/examples.rst doc/history.rst doc/index.rst doc/install.rst doc/make.bat doc/overview.rst doc/requirements.txt doc/api/fdpexpect.rst doc/api/index.rst doc/api/pexpect.rst doc/api/popen_spawn.rst doc/api/pxssh.rst doc/api/replwrap.rst doc/api/socket_pexpect.rst examples/README examples/astat.py examples/cgishell.cgi examples/chess.py examples/chess2.py examples/chess3.py examples/df.py examples/ftp.py examples/hive.py examples/monitor.py examples/passmass.py examples/python.py examples/script.py examples/ssh_tunnel.py examples/table_test.html examples/terminal_emulation.py examples/topip.py examples/uptime.py pexpect/ANSI.py pexpect/FSM.py pexpect/__init__.py pexpect/_async.py pexpect/_async_pre_await.py pexpect/_async_w_await.py pexpect/bashrc.sh pexpect/exceptions.py pexpect/expect.py pexpect/fdpexpect.py pexpect/popen_spawn.py pexpect/pty_spawn.py pexpect/pxssh.py pexpect/replwrap.py pexpect/run.py pexpect/screen.py pexpect/socket_pexpect.py pexpect/spawnbase.py pexpect/utils.py pexpect.egg-info/PKG-INFO pexpect.egg-info/SOURCES.txt pexpect.egg-info/dependency_links.txt pexpect.egg-info/requires.txt pexpect.egg-info/top_level.txt tests/PexpectTestCase.py tests/README tests/TESTDATA.txt tests/__init__.py tests/adhoc.py tests/alarm_die.py tests/bambi.vt tests/deprecated_test_filedescriptor.py tests/deprecated_test_run_out_of_pty.py tests/echo_w_prompt.py tests/echo_wait.py tests/exit1.py tests/exit667.c tests/getch.py tests/globe.vt tests/interact.py tests/list100.py tests/needs_kill.py tests/pexpectTest.py tests/qa.py tests/sigwinch_report.py tests/sleep_for.py tests/swapcase_echo.py tests/test_FSM.py tests/test_ansi.py tests/test_async.py tests/test_command_list_split.py tests/test_constructor.py tests/test_ctrl_chars.py tests/test_delay.py tests/test_destructor.py tests/test_dotall.py tests/test_env.py tests/test_expect.py tests/test_filedescriptor.py tests/test_interact.py tests/test_isalive.py tests/test_log.py tests/test_misc.py tests/test_missing_command.py tests/test_performance.py tests/test_pickling.py tests/test_popen_spawn.py tests/test_pxssh.py tests/test_replwrap.py tests/test_repr.py tests/test_run.py tests/test_screen.py tests/test_socket.py tests/test_socket_fd.py tests/test_socket_pexpect.py tests/test_timeout_pattern.py tests/test_unicode.py tests/test_which.py tests/test_winsize.py tests/tetris.data tests/ticker.py tests/torturet.vt tests/utils.py tests/fakessh/ssh tests/platform_checks/README tests/platform_checks/check.py tests/platform_checks/check2.py tests/platform_checks/check_control_terminal.py tests/platform_checks/check_handler.py tests/platform_checks/check_read.py tests/platform_checks/check_signals.py tests/platform_checks/CSIGNALTEST/test.c