[Twisted-Python] win32all and spawnProcess

Itamar Shtull-Trauring itamar at itamarst.org
Thu Apr 24 11:59:37 EDT 2003


On Thu, 24 Apr 2003 17:43:47 +0200
VAN DER HEIJDEN Maarten <mvanderheijden at fininfo.fr> wrote:

> twisted/internet/defaults.py contains the function spawnProcess 
> 
> This function doesn't seem to work on windows, and contains the
> following comment
>    # This is possible, just needs work - talk to itamar if you want
>    # this.

You can use spawnProcess on windows by using the win32 reactor, see the
Choosing Reactors howto for instructions.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting




More information about the Twisted-Python mailing list