Expect like syntax in Python

Guy Gascoigne - Piggford guy at wyrdrune.com
Sun Feb 3 13:15:26 EST 2002


Actually I did look at them, one of them seemed somewhat limited for what I
needed and the other uses an external expect library for functionality.
What I want need has to execute under jython - so I can extend it in java
but not C (at least easily).

So that leaves me with my original syntax question.

Guy

"Skip Montanaro" <skip at pobox.com> wrote in message
news:mailman.1012745045.21128.python-list at python.org...
>
>     Guy> I'm trying to find a way to write something like expect in a
python
>     Guy> module, ...
>
> Any particular reason you're not using one of the other Expect-like Python
> thingies:
>
>     http://www.vex.net/parnassus/apyllo.py?find=expect
>
> ?
> --
> Skip Montanaro (skip at pobox.com - http://www.mojam.com/)
>





More information about the Python-list mailing list