Skip to content
Snippets Groups Projects
Commit 9a924996 authored by Damien George's avatar Damien George
Browse files

py/objexcept: Don't convert errno to str in constructor, do it in print.

OSError's are now printed like:

    OSError: [Errno 1] EPERM

but only if the string corresponding to the errno is found.
parent a314b842
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment