Brian Martin wrote:
> 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).

There's just no good way to implement such a thing in the Windows API.

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to