[issue7291] urllib2 cannot handle https with proxy requiring auth

Manuel Muradás report at bugs.python.org
Wed Dec 23 23:11:05 CET 2009


Manuel Muradás <mmuradas at dieresys.com.ar> added the comment:

Hi! 2.6 backport is missing an argument in _set_tunnel definition. It
should be:

    def _set_tunnel(self, host, port=None, headers=None):

----------
nosy: +dieresys

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


More information about the Python-bugs-list mailing list