Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'report,': 0.09; 'url:github': 0.09; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'golden': 0.16; 'message- id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'tjg': 0.16; 'url:issues': 0.16; 'url:pip': 0.16; 'url:py': 0.16; 'whatever,': 0.16; 'wrote:': 0.18; 'possible,': 0.19; '(in': 0.22; 'header:User- Agent:1': 0.23; 'error': 0.23; 'received:192.168.100': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'tim': 0.29; 'gives': 0.31; 'connection': 0.35; 'list': 0.37; 'to:addr:python-list': 0.38; 'reported': 0.39; 'to:addr:python.org': 0.39; 'here:': 0.62; '20,': 0.68; 'secure': 0.71; 'from:addr:mail': 0.83; 'firefox)': 0.84 Date: Tue, 20 May 2014 12:55:40 +0100 From: Tim Golden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Python and Math References: <9c2aecd7-7c4a-4d6c-b8f3-418c0005d00a@googlegroups.com> <9d14f092-4e41-4d52-8502-32ab7cbfa3ae@googlegroups.com> <9609c0b2-653d-421f-a2be-946c6e4e31b6@googlegroups.com> <53be0d6b-25fb-4c46-8768-0287d8953abd@googlegroups.com> <3f92f709-3c00-46d7-88ef-23ef5d0e6d8a@googlegroups.com> In-Reply-To: <3f92f709-3c00-46d7-88ef-23ef5d0e6d8a@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400586943 news.xs4all.nl 2938 [2001:888:2000:d::a6]:44613 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71796 On 20/05/2014 12:20, Rustom Mody wrote: > On Tuesday, May 20, 2014 3:43:45 PM UTC+5:30, Tim Golden wrote: >> If it's possible, download get-pip.py from here: >> >> https://bootstrap.pypa.io/get-pip.py > > Gives me secure connection failed error (in firefox) > I've reported on the PyPA issues list for pip: https://github.com/pypa/pip/issues/1823 but, as you can see from that report, I was only able to get a failure in one circumstance. I can successfully download via FF29, IE11 & chrome whatever, all on Win7. TJG