Victor Subervi <victorsube...@gmail.com> wrote:
> > There's a program (vpopmail) that has commands which, when called, request
> > input ("email address", "password", etc.) from the command line. I would
> > like to build a TTW interface for my clients to use that interacts with
> > these commands.
The Pexpect[1] module is pretty much aimed at doing exactly this.

1: http://www.noah.org/wiki/Pexpect

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to