5 Commits (92a342a0113292c93a04d04af106649bb3e51b79)

Author SHA1 Message Date
Paul Sokolovsky 10503f3534 py/moduerrno: Add EACCES, pretty common error on Unix. 9 years ago
Damien George 9a92499641 py/objexcept: Don't convert errno to str in constructor, do it in print. 9 years ago
Damien George d45e5f8c35 py: Add mp_errno_to_str() and use it to provide nicer OSError msgs. 9 years ago
Damien George 47bf6ba61a py/moduerrno: Add more constants to the errno module. 9 years ago
Damien George 596a3feb8f py: Add uerrno module, with errno constants and dict. 9 years ago