[issue9423] Error in urllib2.do_open(self, http_class, req)

Senthil Kumaran report at bugs.python.org
Fri Jul 30 02:45:09 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

urllib2 currently supports the HTTPS over Proxy, you might want to use that Handler (HTTPSProxyHandler) instead of using the recipe that you attached.

----------
nosy: +orsenthil

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


More information about the Python-bugs-list mailing list