[Tutor] Replacing keyboard input to EXE file
Alan Gauld
alan.gauld at btinternet.com
Thu Jun 11 19:15:22 CEST 2009
"Tino Dai" <oberoc at gmail.com> wrote
>
> I know that this is a python group but you might want to try the open
> source utility called Expect. It does what you need it to do without
> having
> having to go through this trial and error process with subprocess.
> http://expect.nist.gov/
Or use the Python wrapper around expect - pyexpect???
Alan G
More information about the Tutor
mailing list