-
- Downloads
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.
Loading
Please register or sign in to comment