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 <gentoo-dev+bounces-37780-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MpQFU-0007bV-Hw for garchives@archives.gentoo.org; Sun, 20 Sep 2009 17:30:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19B00E084D; Sun, 20 Sep 2009 17:30:55 +0000 (UTC) Received: from mail-px0-f179.google.com (mail-px0-f179.google.com [209.85.216.179]) by pigeon.gentoo.org (Postfix) with ESMTP id E18AFE084D for <gentoo-dev@lists.gentoo.org>; Sun, 20 Sep 2009 17:30:54 +0000 (UTC) Received: by pxi9 with SMTP id 9so1974758pxi.9 for <gentoo-dev@lists.gentoo.org>; Sun, 20 Sep 2009 10:30:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=BMq7uYw5pfSEQgBRnTVpSQE0beyKQ4akwUMjSRhTcjQ=; b=wcboHaXythWkE4SUOKHl77R+vt3DAdFPP7qwW3sHQR3AEpIMdvKJavQy02I8jhuvPB xTsbya6vQzOHmD/1exjFz1W5Yimh2CMis9Oa8P+vb7o/fB7L3QYy50B415uSJWrEp28d 97P6M+8tYnb/O9cwjU8uaWKPzoxKgVuFCzbvo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=YyyE0Wq2EjhgGRAMnHqreL40Ynap3mLv8Z+00L4GHMAHScHPo2uDLpI0sUE9SrwobY CzD7dakBu/GoWZrbVMXzpEWWCdjBt5/09qn4SQtAIcO8wcdMkmSPGG1hEqwVIdmIsCol anbEgNGcdXliyvHLBpsxk8v6dxQ1qQEDxN6kQ= Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: nirbheek.chauhan@gmail.com Received: by 10.115.86.7 with SMTP id o7mr6834888wal.50.1253467854404; Sun, 20 Sep 2009 10:30:54 -0700 (PDT) In-Reply-To: <200909201725.00070.Arfrever@gentoo.org> References: <200909191848.33225.Arfrever@gentoo.org> <200909200041.32652.cla@gentoo.org> <19e69baf3d2d95babe2abc5f89c4322d@localhost> <200909201725.00070.Arfrever@gentoo.org> Date: Sun, 20 Sep 2009 23:00:54 +0530 X-Google-Sender-Auth: a1b03d7df6db57e2 Message-ID: <8b4c83ad0909201030s1ef74e70l1148f443360ebb51@mail.gmail.com> Subject: Re: [gentoo-dev] Stabilization of Python 3.1 From: Nirbheek Chauhan <nirbheek@gentoo.org> To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9ddb1e82-ca92-413d-9339-f9222aafe6c5 X-Archives-Hash: bb5968a3b8603d25dcbd6cbddddd482c On Sun, Sep 20, 2009 at 8:54 PM, Arfrever Frehtes Taifersar Arahesis <Arfrever@gentoo.org> wrote: > 2009-09-20 16:53:37 Jes=C3=BAs Guerrero napisa=C5=82(a): >> # eselect python set 2 >> # emerge -s foo >> =C2=A0 File "/usr/bin/emerge", line 41 >> =C2=A0 =C2=A0 except PermissionDenied, e: >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0^ >> SyntaxError: invalid syntax >> >> >> Ummm, yes, it works *beautifully*, you see. Nothing else to add. > > I have fixed it today :) . > http://sources.gentoo.org/viewcvs.py/portage?rev=3D14289&view=3Drev > This is silly. portage itself was broken with python-3.1 and you want to stabilize it? Why do you want to make it trivial for people to chop off their feet by mistake (in panic or frustration)? Actually, how did you make portage work with both 2.x and 3.x at the same time? I would be very interested to know this since afaik no useful program can work with both python-3 and python-2 with the same code. --=20 ~Nirbheek Chauhan GNOME+Mozilla Team, Gentoo