mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 21:14:48 +08:00
* error is an alias for OSError in Python 3 * herror and gaierror can be constructed without arguments (tested in Python 2.7 and 3.7) * timeout uses the same arguments as herror and gaierror