Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77435

Re: Define proxy in windows 7

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Define proxy in windows 7
Date 2014-09-02 08:25 +0100
References <5405157E.3030508@gmail.com> <20140902020620.GA6776@cskk.homeip.net> <CAPTjJmpkSxGN+QJ2J7+1gjmRB7+14YtPTeCMnZOOOQ0RCAj=aQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.13709.1409642766.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 02/09/2014 04:02, Chris Angelico wrote:
>
> These tips may help. (Though on Windows, where port 80 requires no
> special privileges, it's more likely for a proxy to use that than it
> is under Unix. So it's entirely possible it is actually on 80.) But
> what I'm seeing is a problem with environment variable setting in the
> first place - or else a transcription problem in the original post.
>
> Try this:
>
> set http_proxy=proxy name:80
>

Which reminds me of this nifty piece of work http://www.rapidee.com/en/about

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Define proxy in windows 7 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-09-02 08:25 +0100

csiph-web