mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08:00
Call internal_select() with a timeout of 0 second, not a timeout of -1 second (blocking)!
Source files for standard library extension modules, and former extension modules that are now builtin modules.