Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed4.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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'python3': 0.07; 'dependency': 0.09; 'lines.': 0.09; 'skip:/ 10': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'programs.': 0.14; 'subject: \n ': 0.16; 'subject:install': 0.16; 'subject:remove': 0.16; 'symlink': 0.16; 'tried:': 0.16; 'uninstall': 0.16; 'yum,': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'written': 0.21; 'seems': 0.21; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; '2.x': 0.24; "aren't": 0.24; 'certainly': 0.24; 'looks': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'code:': 0.26; 'header :In-Reply-To:1': 0.27; 'idea': 0.28; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'python"': 0.31; 'subject:skip:i 10': 0.31; 'though.': 0.31; 'subject:all': 0.32; 'run': 0.32; 'url:python': 0.33; 'actual': 0.34; 'core': 0.34; 'subject:the': 0.34; 'received:209.85': 0.35; 'but': 0.35; 'received:google.com': 0.35; '2.6': 0.36; 'url:listinfo': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'example,': 0.37; 'too': 0.37; 'two': 0.37; 'list': 0.37; 'received:209': 0.37; 'skip:& 10': 0.38; 'manager': 0.38; 'same.': 0.38; 'bad': 0.39; 'system.': 0.39; 'url:mail': 0.40; 'remove': 0.60; 'most': 0.60; 'to:addr:gmail.com': 0.65; 'subject:. ': 0.67; 'dont': 0.67; 'of:': 0.68; '8bit%:57': 0.74; 'skip:/ 30': 0.84; '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 :cc:content-type; bh=BtHE6zDf0f9lmiIXZUGIDDYWEMnctGK5YYnQzQxD7vI=; b=vxrNINuXJ3EbLAMpFcZzPBsFLHYOx0cEoOt4m4q+Ps/c1a+5se+81TnRamunhxYpt3 33huYwOMkleFzAZzB9pVUEvNMNQ2SUawOR0e/uLgrmc6rE5E9JYTuEAudo7Yn+LPtmBN 3NNHV9bt0BnrkOznCvWG7i8p+9U0KTzu+mpqjraNknkWHgdaeb+C9L2d3f5gqETQbidE mbMIROPmFugz5Lk2/4yPtTm+9n2by9L4Ezv/3zzE+l2joAYTewrsja/iGudYNV3bW3vN RxynihAZSyQdzFiX1/JamRfUdFlLzZ7f8fiB4dZDPTQq6kRl/vudtac1vWrB/NaQBZuQ c4UA== MIME-Version: 1.0 X-Received: by 10.229.166.193 with SMTP id n1mr2226147qcy.113.1370014626970; Fri, 31 May 2013 08:37:06 -0700 (PDT) In-Reply-To: <063fc449-5582-4a84-9eea-35e04344dbe0@googlegroups.com> References: <063fc449-5582-4a84-9eea-35e04344dbe0@googlegroups.com> Date: Fri, 31 May 2013 16:37:06 +0100 Subject: Re: Too many python installations. Should i remove them all and install the latest? From: =?ISO-8859-1?Q?F=E1bio_Santos?= To: =?ISO-8859-7?B?zenq/Ovh7/Igyu/98eHy?= Content-Type: multipart/alternative; boundary=e89a8f6475952db5d604de056391 Cc: python-list@python.org 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: 103 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370014635 news.xs4all.nl 15870 [2001:888:2000:d::a6]:51853 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46607 --e89a8f6475952db5d604de056391 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable On 31 May 2013 16:28, "=CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1=E1=F2" wrote: > > I'am using CentOS v6.4 on my VPS and hence 'yum' install manager and i just tried: > > Code: > root@nikos [~]# which python > /usr/bin/python > root@nikos [~]# which python3 > /root/.local/lib/python2.7/bin/python3 > root@nikos [~]# which python3.3 > /root/.local/lib/python2.7/bin/python3.3 > root@nikos [~]# > > Why so many pythons in my system. > Now in the case of my Python3 installation, it looks like i have two parallel installations of Python3, but i don't. One is almost certainly a symlink to the other and not an actual installation. > > I'm thinking of: > > yum remove python > yum remove python3 > yum remove python3.3 > > and > > yum install python3.3.2 from scratch. > > I'm sceptic about uninstalling python 2.x though. Seems to me as a bad idea because most of the core system utilities are written in Python 2.6+. Yum, for example, is a collection of Python 2.6 programs. If i actually do "yum remove python" i will see most of my core system get listed in the uninstall dependency list -- which is a Bad Thing. > > But then again i dont like the idea of having too many Python into my system. > What is you opinion? > -- > http://mail.python.org/mailman/listinfo/python-list Check if python3 and python3.3 aren't the same. Run them and look at the "intro" lines. --e89a8f6475952db5d604de056391 Content-Type: text/html; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable


On 31 May 2013 16:28, "=CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1=E1=F2&quo= t; <nikos.gr33k@gmail.com&g= t; wrote:
>
> I'am using CentOS v6.4 on my VPS and hence 'yum' install m= anager and i just tried:
>
> Code:
> root@nikos [~]# which python
> /usr/bin/python
> root@nikos [~]# which python3
> /root/.local/lib/python2.7/bin/python3
> root@nikos [~]# which python3.3
> /root/.local/lib/python2.7/bin/python3.3
> root@nikos [~]#
>
> Why so many pythons in my system.
> Now in the case of my Python3 installation, it looks like i have two p= arallel installations of Python3, but i don't. One is almost certainly = a symlink to the other and not an actual installation.
>
> I'm thinking of:
>
> yum remove python
> yum remove python3
> yum remove python3.3
>
> and
>
> yum install python3.3.2 from scratch.
>
> I'm sceptic about uninstalling python 2.x though. Seems to me as a= bad idea because most of the core system utilities are written in Python 2= .6+. Yum, for example, is a collection of Python 2.6 programs. If i actuall= y do "yum remove python" i will see most of my core system get li= sted in the uninstall dependency list -- which is a Bad Thing.
>
> But then again i dont like the idea of having too many Python into my = system.
> What is you opinion?
> --
> http:/= /mail.python.org/mailman/listinfo/python-list

Check if python3 and python3.3 aren't the same. Run them= and look at the "intro" lines.

--e89a8f6475952db5d604de056391--