|-----handy-ruler-----------------------------------------------------| python-pexpect: python-pexpect (control of interactive console applications) python-pexpect: python-pexpect: Pexpect is a pure Python module for spawning child applications; python-pexpect: controlling them; and responding to expected patterns in their python-pexpect: output. Pexpect work like Don Libes' Expect. Pexpect allows your python-pexpect: script to spawn a child application and control it as if a human python-pexpect: were typing commands. python-pexpect: python-pexpect: python-pexpect: python-pexpect: