From owner-freebsd-python@FreeBSD.ORG Wed Mar 21 00:41:03 2012 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC925106566B; Wed, 21 Mar 2012 00:41:03 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id A8B268FC12; Wed, 21 Mar 2012 00:41:03 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 244B256209; Tue, 20 Mar 2012 19:41:03 -0500 (CDT) Date: Tue, 20 Mar 2012 19:41:03 -0500 From: Mark Linimon To: Ruslan Mahmatkhanov Message-ID: <20120321004103.GA30795@lonesome.com> References: <201203181608.q2IG8vo0022337@datakitty.lan.rachie.is-a-geek.net> <4F6884F2.3000504@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F6884F2.3000504@yandex.ru> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Mel Flynn , python@freebsd.org, bug-followup@FreeBSD.org, portsmgr@FreeBSD.org Subject: Re: [patch] Mk/bsd.python.mk: Fix python -c commands for python 3+ X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 00:41:03 -0000 I'd kind of like to see it survive an -exp run. However, it can be combined with something else. (I am trying to help us catch up.) mcl