Python's urllib looks at the HTTP_PROXY environment variable. Try setting it before using gcl. Official doc: http://docs.python.org/library/urllib.html
<http://docs.python.org/library/urllib.html>M-A On Thu, Jul 30, 2009 at 1:11 PM, Evan Martin <[email protected]> wrote: > > The proxy suggestion already provided is your best bet. But if you > can't make that work, I believe you can create reviews on > codereview.chromium.org by uploading a patch file using your browser. > > On Thu, Jul 30, 2009 at 4:34 AM, empriser<[email protected]> wrote: > > > > HI, All, I access internet through a http proxy, and the other > > protocol like https, ftp also use this http proxy. > > I found that I can't gcl upload when I under the proxy. > > Could you please help me ? > > Thanks. > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
