From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PiWRP-0006fz-CV for garchives@archives.gentoo.org; Thu, 27 Jan 2011 18:19:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29E581C008; Thu, 27 Jan 2011 18:18:06 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id F12801C008 for ; Thu, 27 Jan 2011 18:18:05 +0000 (UTC) Received: by vws8 with SMTP id 8so968871vws.40 for ; Thu, 27 Jan 2011 10:18:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=nU4A7QXnp7fxavMFWRrcYCg9rUPRkSPahspyoP2oJzI=; b=VVaozgAn3jC/QIVLKxVgbj/nx0Roi018wFxa855O4irEb0jzG68t8Be4A7QtfCCupM wXFgT3R4d3jfMGM+JqwMaOh693DngjtcKGua7T6xHeH0MZFVi0YAUP2Qn4XhECi8sPi3 +B2iBa3HTx5luEZofH8Ecbagy/fz4CZHWFr0c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=GG2BooXRq1MuD0V1ygd78hwJenmx2aogJ+4mR5OMQUPZwCTPfa3Ie11X3+RPjyneNE O9tD1xGFrcP/+YK0U/NltzfG0NPXAN85rwoEW/D+9D2GuGL+pZIBBOz1UxXLm4DM3kRJ LxCE7mOJNQ142ywmZLHlmygOMRMqNjOCXFmvE= Received: by 10.220.194.69 with SMTP id dx5mr346936vcb.60.1296152285401; Thu, 27 Jan 2011 10:18:05 -0800 (PST) Received: from [192.168.2.5] (adsl-0-95-40.jan.bellsouth.net [65.0.95.40]) by mx.google.com with ESMTPS id g17sm10411585vbv.12.2011.01.27.10.18.03 (version=SSLv3 cipher=RC4-MD5); Thu, 27 Jan 2011 10:18:04 -0800 (PST) Message-ID: <4D41B6DA.5080002@gmail.com> Date: Thu, 27 Jan 2011 12:18:02 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101212 Gentoo/2.0.11 SeaMonkey/2.0.11 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Doubt about Python. References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 6137ce14c2e474dfe6da4b53fba5963c Carlos Sura wrote: > Hello, > > I'm running a Gentoo Box ~amd64, so, upgrading my system I could > notice that there was 3 python versions. > > I have: > > Python 2.6 > Python 2.7 > Python 3.1 > > It is safe if I use as main Python 2.7 and as active version of > Python; Python 3.1??? > > Or should I stay in Python 2.6? > > Regards, > -- > Carlos Sura.- > When it installs python 3, it tells you not to switch to it. Leave it at 2.6 or 2.7. Myself, I masked python 3. When the time comes that we have to have it, portage will tell us. Dale :-) :-)