Running a program from another program.
Stephen Hansen
me+list/python at ixokai.io
Thu Jun 17 16:01:53 EDT 2010
On 6/17/10 12:13 PM, Laurent Verweijen wrote:
> How do I make sure the inputstream stays open after the first call to
> communicate?
This was just asked a few days ago in different words-- check out the
thread, a couple solutions are offered. In short, you need to make
stdin/stdout non-blocking:
http://groups.google.com/group/comp.lang.python/browse_thread/thread/066de1c0fd38642f#
--
Stephen Hansen
... Also: Ixokai
... Mail: me+list/python (AT) ixokai (DOT) io
... Blog: http://meh.ixokai.io/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20100617/700660c8/attachment-0001.sig>
More information about the Python-list
mailing list