subprocess module is sorely deficient?

Mike Hansen mhansen at gmail.com
Tue Apr 22 17:35:58 EDT 2008


> I think the best solution would be to port Pexpect to windows which
> wouldn't be that difficult according to my reading of the code.  If
> only I had more free time!

Sage ( http://www.sagemath.org ) uses pexpect fairly extensively to
interface with all sorts of other systems.  We recently received
funding from Microsoft to do a native port of Sage (and all of its
components to Windows.  Part of this will most likely be a port of
pexpect to Windows.

--Mike



More information about the Python-list mailing list