[issue23245] urllib2: urlopen() gets exception(kwargs bug?)

R. David Murray report at bugs.python.org
Thu Jan 15 14:18:31 CET 2015


R. David Murray added the comment:

More likely http_class isn't what you think it is (ie: it might be an HTTPSConnection subclass that hasn't been updated to deal with 2.7.9.  Can you check that?

----------
components: +Library (Lib) -Extension Modules
nosy: +alex, r.david.murray
type: compile error -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23245>
_______________________________________


More information about the Python-bugs-list mailing list