Senthil Kumaran added the comment:

This patch fixed these URLError wrong invocation issue and adds some tests for 
testing those it. 

I noticed that some of these were in the dead-end of the code, like checking if 
url is not a str (it is always, unwrap makes it a str if otherwise). Those will 
have to be cleaned and I shall do it next.

----------
keywords: +patch
Added file: http://bugs.python.org/file27657/issue16250.patch

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

Reply via email to