[Python-Dev] Adding poll() system call

Fred L. Drake, Jr. fdrake@beopen.com
Thu, 6 Jul 2000 17:31:18 -0400 (EDT)


Guido van Rossum writes:
 > Yes -- select also works on Windows and DOS.  (Ditto for socket.)

  That doesn't answer the question.  Why select.select() instead of
os.select()?  I've never understood that one myself.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member