203.

The Python Standard Library

docs.python.org/3/library/index.html

While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It...