SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

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...)
G
Guido van Rossum committed
49f9d8e4051f11b40ca554bce988ce291af3ad8c
Parent: 4518823