mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
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...)
This commit is contained in:
parent
4518823ad0
commit
49f9d8e405
1 changed files with 737 additions and 483 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue