threading.Event file descriptor

Nicolas Fleury nid_oizo at yahoo.com_removethe_
Sun Apr 3 03:04:25 EDT 2005


Hi,
Is there any way to get the file descriptor on Unix or handle on Windows 
associated internally with a threading.Event object?  So that it can be 
used in a call to select or WaitForMultipleObjects.
Thx and regards,
Nicolas



More information about the Python-list mailing list