Windows - select.select, timeout and KeyboardInterrupt

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Sat May 8 03:48:11 EDT 2010


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?



More information about the Python-list mailing list