A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-July/005650.html below:

[Python-Dev] Adding poll() system call

[Python-Dev] Adding poll() system call [Python-Dev] Adding poll() system callGuido van Rossum guido@beopen.com
Thu, 06 Jul 2000 17:54:36 -0500
>   That doesn't answer the question.  Why select.select() instead of
> os.select()?  I've never understood that one myself.

Different platform dependencies.  The select module works on Windows,
Mac and Unix.  The posix module only runs on Unix and (under the name
"nt", but using the same source file) on Win32.

--Guido van Rossum (home page: http://dinsdale.python.org/~guido/)




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4