Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46679
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.036 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'only,': 0.07; 'archive': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'jumping': 0.16; 'reason.': 0.16; 'simpson': 0.16; 'subject: \n ': 0.16; 'subject:install': 0.16; 'subject:remove': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'saying': 0.22; 'header :In-Reply-To:1': 0.27; 'point': 0.28; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'agreed.': 0.31; 'are.': 0.31; 'subject:skip:i 10': 0.31; 'though.': 0.31; 'subject:all': 0.32; 'another': 0.32; 'linux': 0.33; 'subject:the': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'ubuntu': 0.36; 'subject:?': 0.36; 'problems': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'most': 0.60; 'happen': 0.63; 'subject:. ': 0.67; 'skill': 0.68; 'subject:latest': 0.84; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tKNT2aO8qxdnis2tIGakkRFtvb/s7dB7ZVNX/mL+o40=; b=yjsRGHTn/ZXbDvUaVxpdiJiWjD9eF37oeP0VduRjkaeEgFS2F/mRgWEWexpg61cEdy QppekgG75MVlEnDy2uLCZifQP2H6Dc5bhOaI2bwvsVoJaV0iPxZF7clrY9eb7/MZNcBI i8yqTOo1oYqbh+/5kITL4uYysRd5BXAuenTgdut33U4O1KQXtsk7DfEoWL876Cd/xLbB HTH6f0OOZ+M7Rs7cUn7UF1zO2VxNsKGgWQrzlr/D13NycBvGV+rAKKOiegJmLMuhqipY 5mhP63abAd+gofxIsajjXYpevdUEt33B/Uo6Mdz79ql7XSbQCdkH4KuJD7MykpazNbzy dHYg== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.65.238 with SMTP id a14mr12720778vdt.24.1370148105526; Sat, 01 Jun 2013 21:41:45 -0700 (PDT) |
| In-Reply-To | <20130602043606.GA33818@cskk.homeip.net> |
| References | <fc370d38-5836-4c87-960f-f69385e499af@googlegroups.com> <20130602043606.GA33818@cskk.homeip.net> |
| Date | Sun, 2 Jun 2013 14:41:45 +1000 |
| Subject | Re: Too many python installations. Should i remove them all and install the latest? |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2535.1370148113.3114.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370148113 news.xs4all.nl 15904 [2001:888:2000:d::a6]:42134 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:46679 |
Show key headers only | View raw
On Sun, Jun 2, 2013 at 2:36 PM, Cameron Simpson <cs@zip.com.au> wrote: > This is not a recommendation one way or another re CentOS versus > Ubunutu; it is a recommendation not to change without a better reason. Agreed. I happen to like Debian-family Linuxes, having spent most of my Linux time on either Ubuntu or Debian (and am now happy with Debian Wheezy on most of my computers), but there's really no point jumping ship randomly. I'm saying this for the archive only, though. Nikos just needs to learn the skill of figuring out where his problems really are. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 08:20 -0700
Re: Too many python installations. Should i remove them all and install the latest? Fábio Santos <fabiosantosart@gmail.com> - 2013-05-31 16:37 +0100
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 08:41 -0700
Re: Too many python installations. Should i remove them all and install the latest? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-31 09:59 -0600
Re: Too many python installations. Should i remove them all and install the latest? Michael Torrie <torriem@gmail.com> - 2013-05-31 09:55 -0600
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 10:10 -0700
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 10:11 -0700
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 10:16 -0700
Re: Too many python installations. Should i remove them all and install the latest? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-31 11:33 -0600
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 10:42 -0700
Re: Too many python installations. Should i remove them all and install the latest? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-31 11:55 -0600
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 11:02 -0700
Re: Too many python installations. Should i remove them all and install the latest? Fábio Santos <fabiosantosart@gmail.com> - 2013-05-31 23:03 +0100
Re: Too many python installations. Should i remove them all and install the latest? David <bouncingcats@gmail.com> - 2013-06-01 08:50 +1000
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 16:30 -0700
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-01 09:39 +1000
Re: Too many python installations. Should i remove them all and install the latest? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-31 17:55 -0600
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 17:08 -0700
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-01 10:19 +1000
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-01 09:38 +1000
Re: Too many python installations. Should i remove them all and install the latest? David <bouncingcats@gmail.com> - 2013-06-01 10:18 +1000
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-01 10:24 +1000
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-03 13:18 +1000
Re: Too many python installations. Should i remove them all and install the latest? nagia.retsina@gmail.com - 2013-06-03 08:00 -0700
Re: Too many python installations. Should i remove them all and install the latest? Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-03 12:26 +0100
Re: Too many python installations. Should i remove them all and install the latest? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-01 01:43 +0100
Re: Too many python installations. Should i remove them all and install the latest? Michael Torrie <torriem@gmail.com> - 2013-05-31 18:59 -0600
Re: Too many python installations. Should i remove them all and install the latest? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-03 12:29 -0600
Re: Too many python installations. Should i remove them all and install the latest? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-31 11:24 -0600
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 10:38 -0700
Re: Too many python installations. Should i remove them all and install the latest? Alister <alister.ware@ntlworld.com> - 2013-05-31 17:24 +0000
Re: Too many python installations. Should i remove them all and install the latest? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-05-31 20:15 -0400
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-05-31 22:35 -0700
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-01 16:18 +1000
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-06-01 00:51 -0700
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-01 18:00 +1000
Re: Too many python installations. Should i remove them all and install the latest? Cameron Simpson <cs@zip.com.au> - 2013-06-01 18:21 +1000
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-06-01 01:30 -0700
Re: Too many python installations. Should i remove them all and install the latest? Cameron Simpson <cs@zip.com.au> - 2013-06-02 14:36 +1000
Re: Too many python installations. Should i remove them all and install the latest? Chris Angelico <rosuav@gmail.com> - 2013-06-02 14:41 +1000
Re: Too many python installations. Should i remove them all and install the latest? Walter Hurry <walterhurry@lavabit.com> - 2013-06-03 14:35 +0000
Re: Too many python installations. Should i remove them all and install the latest? nagia.retsina@gmail.com - 2013-06-03 08:01 -0700
Re: Too many python installations. Should i remove them all and install the latest? Michael Torrie <torriem@gmail.com> - 2013-06-03 12:37 -0600
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-06-03 23:33 -0700
Re: Too many python installations. Should i remove them all and install the latest? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 08:08 +0100
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-06-04 00:11 -0700
Re: Too many python installations. Should i remove them all and install the latest? alex23 <wuwei23@gmail.com> - 2013-06-04 00:21 -0700
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-06-04 00:39 -0700
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-06-04 01:20 -0700
Re: Too many python installations. Should i remove them all and install the latest? Νικόλαος Κούρας <nikos.gr33k@gmail.com> - 2013-06-04 02:49 -0700
Re: Too many python installations. Should i remove them all and install the latest? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 12:26 +0100
Re: Too many python installations. Should i remove them all and install the latest? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 12:29 +0100
Re: Too many python installations. Should i remove them all and install the latest? Michael Torrie <torriem@gmail.com> - 2013-06-04 08:32 -0600
Re: Too many python installations. Should i remove them all and install the latest? Michael Torrie <torriem@gmail.com> - 2013-06-02 11:33 -0600
Re: Too many python installations. Should i remove them all and install the latest? alex23 <wuwei23@gmail.com> - 2013-06-02 19:16 -0700
csiph-web