R. David Murray added the comment:

It is not clear from your description if you actually tested it with python3.  
In python2, I believe urllib does not support this (see issue 1424152) while 
urllib2 does.

Assuming you have, I wonder if the not implemented error is your squid saying 
it doesn't support CONNECT (which would be a bit surprising, granted).  Have 
you looked at the error text or the squid logs?

----------
nosy: +r.david.murray

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

Reply via email to