Python Subprocess module
Dave Sampson
samper.d at gmail.com
Sat Jul 21 12:39:58 EDT 2007
More information about the Python-list mailing list
Sat Jul 21 12:39:58 EDT 2007
- Previous message (by thread): Python Subprocess module
- Next message (by thread): ►►YOUR VALUABLE OPINION COULD EARN YOU $3000 ◄◄
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jul 13, 7:50 pm, Dan Stromberg - Datallegro <dstromb... at datallegro.com> wrote: > You could start up a pty and do your own Pexpect-like thing, using > read/readline/write. > > However, this may not be portable to windows. Maybe if you get the python > that comes with cygwin, or build your own python under the cygwin thanks for the suggestion. I will follow up on Noah's pexpect sugestion bellow. thanks for the input, cross platform is key with low overhead.
- Previous message (by thread): Python Subprocess module
- Next message (by thread): ►►YOUR VALUABLE OPINION COULD EARN YOU $3000 ◄◄
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list