<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=129360123-24072007><FONT face=Arial color=#0000ff size=2>If you 
have a Windows handle (such as a handle to the serial port, a handle to a file, 
or a socket), you can generally use 
win32event.WaitForMultipleObjects()</FONT></SPAN></DIV>
<DIV><SPAN class=129360123-24072007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=129360123-24072007><FONT face=Arial color=#0000ff 
size=2>Mark</FONT></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  python-win32-bounces@python.org [mailto:python-win32-bounces@python.org]<B>On 
  Behalf Of </B>Brian Martin<BR><B>Sent:</B> Tuesday, 24 July 2007 12:14 
  PM<BR><B>To:</B> python-win32@python.org<BR><B>Subject:</B> [python-win32] how 
  to get select behavior for non-socket objects<BR><BR></FONT></DIV>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<BR>ability for something like a serial port (via pyserial). 
  <BR><BR>thanks,<BR>brian<BR><BR></BLOCKQUOTE></BODY></HTML>