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/
signature.asc
Description: OpenPGP digital signature
-- http://mail.python.org/mailman/listinfo/python-list