nfl <[EMAIL PROTECTED]> added the comment:

Hi,

looks like the attached patch only works if I use
urllib2.ProxyHandler({'https' : proxy}) at the start, but not when I use
request.set_proxy(proxy, 'https') per request. I tested with Python
2.5.1 on Win32.

----------
nosy: +nfl

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1424152>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to