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