In message <mailman.2760.1273288730.23598.python-list at python.org>, exarkun at twistedmatrix.com wrote: > This is a good example of why it's a bad idea to use select on Windows. > Instead, use WaitForMultipleObjects. How are you supposed to write portable code, then?