[python-win32] how to get select behavior for non-socket objects

Brian Martin thebrianmartin at gmail.com
Tue Jul 24 04:14:13 CEST 2007


Hello, I understand that the select module will only work with sockets under
windows. Is there a built-in python module for win32 that provides some kind
of multiplexing
ability for something like a serial port (via pyserial).

thanks,
brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20070723/64376313/attachment.html 


More information about the Python-win32 mailing list