"Ray Slakinski" <[EMAIL PROTECTED]> writes:
[...]
> ps: settings.GlobalProxySetting is defined as a string, for example:
> 
> non-authenticated proxy: "http://192.168.1.1:3128";
> authenticated proxy: "http://user:[EMAIL PROTECTED]:3128"
[...]

IIRC urllib2 is slightly broken wrt proxy auth and the @ syntax.  I
think I even explained here or on wwwsearch-general mailing list what
needed fixing -- IIRC again, it's very simple to fix but of course
needs testing, a unit test case adding, posting a patch on the SF
tracker.  Go for it!


John

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to