mirror of
https://github.com/python/cpython.git
synced 2026-06-06 11:34:30 -04:00
4e3cfa46dc
* Rename check_socket_and_wait_for_timeout() to PySSL_select() * PySSL_select() is now clearly splitted betwen poll() and select() * Add empty lines for readability
Source files for standard library extension modules, and former extension modules that are now builtin modules.