[EMAIL PROTECTED] ha scritto: > On Fri, 29 Sep 2006 23:19:23 +0200, Manlio Perillo > <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] ha scritto: > >>> Yes. The stdio module is primarily designed for a subprocess spawned >>> with spawnProcess to talk to its parent over pipes. > >> That is, web2.channel.cgi? > > That's one use of this functionality, yes. >
As I can see this is the only use. stdio is used only in web2 and conch (but only for terminal input, if I'm not wrong). >> Nobody is interested in writing a generic interface to a terminal, >> working on both POSIX and Windows? > > Personally, I'd just use PuTTY if I wanted a terminal supported by > Twisted on Windows. > And why not openssh on a Posix system? I think that if Twisted offers something, this should be portable, if possible. > But it sounds like you're interested. I look forward to seeing your > patches :). > It will take some time ;-). Regards Manlio Perillo _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
