Jason R. Coombs <jar...@jaraco.com> added the comment:

Antoine, I think Arfrever is on to something here. It does appear the new test 
added to test_urllib2 is failing, but for reasons I don't exactly understand. 
I'm initializing the HTTPError instance according to its signature in 
urllib.error, but it fails to accept keyword arguments.

I guess for the sake of this test, I can pass positional arguments, though this 
added limitation should probably be addressed in #12555.

----------

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

Reply via email to