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


Groups > comp.lang.python > #71806

Re: Python and Math

X-Received by 10.66.65.142 with SMTP id x14mr19714348pas.14.1400595287404; Tue, 20 May 2014 07:14:47 -0700 (PDT)
X-Received by 10.50.25.4 with SMTP id y4mr104527igf.10.1400595287279; Tue, 20 May 2014 07:14:47 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!c1no11277771igq.0!news-out.google.com!gi6ni6673igc.0!nntp.google.com!hl10no1726468igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Tue, 20 May 2014 07:14:46 -0700 (PDT)
In-Reply-To <mailman.10151.1400586943.18130.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=59.95.29.180; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui
NNTP-Posting-Host 59.95.29.180
References <ll98g7$6o7$1@speranza.aioe.org> <llak9u$8rs$1@reader1.panix.com> <mailman.10113.1400438543.18130.python-list@python.org> <llcljo$8ce$1@speranza.aioe.org> <9c2aecd7-7c4a-4d6c-b8f3-418c0005d00a@googlegroups.com> <9d14f092-4e41-4d52-8502-32ab7cbfa3ae@googlegroups.com> <9609c0b2-653d-421f-a2be-946c6e4e31b6@googlegroups.com> <mailman.10141.1400527132.18130.python-list@python.org> <53be0d6b-25fb-4c46-8768-0287d8953abd@googlegroups.com> <mailman.10150.1400580836.18130.python-list@python.org> <3f92f709-3c00-46d7-88ef-23ef5d0e6d8a@googlegroups.com> <mailman.10151.1400586943.18130.python-list@python.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <3782869a-e50c-4d88-944a-46aafbfc3647@googlegroups.com> (permalink)
Subject Re: Python and Math
From Rustom Mody <rustompmody@gmail.com>
Injection-Date Tue, 20 May 2014 14:14:47 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:71806

Show key headers only | View raw


On Tuesday, May 20, 2014 5:25:40 PM UTC+5:30, Tim Golden wrote:
> 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

Thanks

> 
> 
> 
> 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.

Seems to be working for me also (now).

[Without claiming any understanding]...

I dont know what wget has to do with it (in the bug report)
I just opened it in firefox: Earlier it didn't work now its working

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


Thread

Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-17 23:13 -0400
  Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-17 20:26 -0700
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 01:04 -0400
  Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-18 13:33 +1000
  Re: Python and Math Gary Herron <gary.herron@islandtraining.com> - 2014-05-17 21:12 -0700
  Re: Python and Math Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-05-18 04:51 +0000
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 01:33 -0400
    Re: Python and Math Roy Smith <roy@panix.com> - 2014-05-18 09:25 -0400
      Re: Python and Math Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-18 15:05 +0100
  Re: Python and Math Wolfgang Keller <feliphil@gmx.net> - 2014-05-18 15:59 +0200
  Re: Python and Math Grant Edwards <invalid@invalid.invalid> - 2014-05-18 15:40 +0000
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 14:09 -0400
      Re: Python and Math Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-20 20:40 -0400
      Re: Python and Math Tony the Tiger <tony@tiger.invalid> - 2014-05-21 00:59 +0000
        Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-21 10:32 +0100
      Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-21 10:34 +0100
    Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-18 19:42 +0100
      Re: Python and Math Fabien <fabien.maussion@gmail.com> - 2014-05-19 12:15 +0200
        Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-19 11:30 +0100
        Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 05:46 -0700
          Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-19 23:09 +1000
            Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 06:15 -0700
              Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-19 23:24 +1000
              Re: Python and Math Gene Heskett <gheskett@wdtv.com> - 2014-05-19 10:22 -0400
        Re: Python and Math wxjmfauth@gmail.com - 2014-05-19 07:56 -0700
          Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 09:09 -0700
            Re: Python and Math wxjmfauth@gmail.com - 2014-05-19 12:07 -0700
              Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-19 20:18 +0100
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-20 02:19 -0700
                Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-20 11:13 +0100
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 04:20 -0700
                Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-20 12:55 +0100
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 07:14 -0700
                Re: Python and Math "Frank Millman" <frank@chagford.com> - 2014-05-20 14:51 +0200
                Re: Python and Math chris.barker@noaa.gov - 2014-05-21 16:14 -0700
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-21 23:52 -0700
                Re: Python and Math "Frank Millman" <frank@chagford.com> - 2014-05-22 11:04 +0200
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-20 06:42 -0700
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 07:23 -0700
              Re: Python and Math Cameron Simpson <cs@zip.com.au> - 2014-05-20 09:03 +1000

csiph-web