Commit cc1f024
guido
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...)
git-svn-id: http://svn.python.org/projects/python/trunk@8817 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 7dd9def commit cc1f024
1 file changed
Lines changed: 622 additions & 368 deletions
0 commit comments