mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
The TimeoutError is useful for some modules, specially the the socket module. TimeoutError can then be alised to socket.timeout and then Python code can differentiate between socket.error and socket.timeout.
18 KiB
18 KiB