[Twisted-web] _win32stdio

Manlio Perillo manlio_perillo at libero.it
Fri Sep 29 17:02:23 CDT 2006


glyph at divmod.com ha scritto:
> On Fri, 29 Sep 2006 23:19:23 +0200, Manlio Perillo
> <manlio_perillo at libero.it> wrote:
>> glyph at divmod.com 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



More information about the Twisted-web mailing list