[Twisted-Python] Suppressing terminal window from reactor.spawnProcess?

Eric Mangold teratorn at twistedmatrix.com
Mon Feb 5 14:59:24 EST 2007


On Mon, 05 Feb 2007 03:47:21 -0600, Steve Freitas <sflist at ihonk.com> wrote:
[...]
> One question: I noticed that the posix reactor is what's running on
> Windows -- under what condition does win32eventreactor.Win32Reactor
> actually get installed?
>
> Thanks again for your help with this,
>
> Steve

You must install the win32 event reactor yourself or use twistd -r win32.  
Note that the win32 reactor isn't as well supported as the default  
'select' reactor.

-- 
Eric Mangold
Twisted/Win32 Co-Maintainer




More information about the Twisted-Python mailing list