Changes submitted by Marc-Andre Lemburg to add two tables: errorcode · pythoncapi/cpython@49f9d8e · GitHub
Skip to content

Commit 49f9d8e

Browse files
committed
Changes submitted by Marc-Andre Lemburg to add two tables: errorcode
maps errno numbers to errno names (e.g. EINTR), and errorcode maps them to message strings. (The latter is redundant because the new call posix.strerror() now does the same, but alla...)
1 parent 4518823 commit 49f9d8e

1 file changed

Lines changed: 622 additions & 368 deletions

File tree

0 commit comments

Comments
 (0)