[Twisted-Python] Win32 updates

Itamar Shtull-Trauring twisted at itamarst.org
Sun Mar 10 21:14:39 EST 2002


1) win32 process support is checked in and (lightly) tested. Just 
twisted.internet.win32.install() and it's there. For CGI support we're 
gonna need to write a small parser thing that can grok unix style 
"#!c:\python2.1\python.exe" interpreter lines.

2) Because the process tests install the win32 event loop, I discovered 
the win32 event loop breaks the the DNS client/server testing code, so 
currently these tests do *not* pass.

Anyone know about issues with WSAEventSelect and UDP?





More information about the Twisted-Python mailing list