On Wed, May 25, 2005 at 07:36:36AM +0200, Nicola Larosa wrote: > I need to turn reactor.spawnProcess on its head. > > That is, I need to run a Twisted-based program as a subprocess, getting > requests on stdin and giving responses on stdout. How do I hook up the > protocol and the rest? Use twisted.internet.stdio -Andrew.