Interacting With Another Script
Victor Subervi
victorsubervi at gmail.com
Thu Mar 11 08:57:03 EST 2010
On Wed, Mar 10, 2010 at 10:16 PM, alex23 <wuwei23 at gmail.com> wrote:
> Victor Subervi <victorsube... at 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
THIS looks PERFECT! Thanks!
beno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100311/256aa061/attachment-0001.html>
More information about the Python-list
mailing list