Larry Hastings added the comment:

Here's a first cut at a patch.  With this applied Python passes the whole test 
suite.

I was surprised at how ticklish the OSError object was about adding a fifth 
member, with this weird "exception tuples can only have two members" policy.  
But test_exceptions helped me find all the problems.

----------
keywords: +patch
Added file: http://bugs.python.org/file34004/larry.oserror.add.filename2.1.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20517>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to