mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
This extends pretty-printing of OSError's to handle two arguments when the exception name is known. Signed-off-by: David Lechner <david@pybricks.com>
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
<class 'int'>
|
|
[Errno ] EIO
|
|
[Errno ] EIO: details
|
|
( , 'details', 'more details')
|
|
9999
|
|
uerrno
|