From owner-freebsd-python@FreeBSD.ORG  Thu May  3 03:00:36 2007
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
X-Original-To: python@freebsd.org
Delivered-To: freebsd-python@FreeBSD.ORG
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9820816A404;
	Thu,  3 May 2007 03:00:36 +0000 (UTC)
	(envelope-from kris@obsecurity.org)
Received: from elvis.mu.org (elvis.mu.org [192.203.228.196])
	by mx1.freebsd.org (Postfix) with ESMTP id 8814713C448;
	Thu,  3 May 2007 03:00:36 +0000 (UTC)
	(envelope-from kris@obsecurity.org)
Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196])
	by elvis.mu.org (Postfix) with ESMTP id EBB691A4D8C;
	Wed,  2 May 2007 20:01:10 -0700 (PDT)
Received: by obsecurity.dyndns.org (Postfix, from userid 1000)
	id B1842514F9; Wed,  2 May 2007 23:00:35 -0400 (EDT)
Date: Wed, 2 May 2007 23:00:35 -0400
From: Kris Kennaway <kris@obsecurity.org>
To: David Stanford <dthomas53@gmail.com>
Message-ID: <20070503030035.GB48707@xor.obsecurity.org>
References: <f2c91f770705021736i3f6b49cdob4c02601014f7f41@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <f2c91f770705021736i3f6b49cdob4c02601014f7f41@mail.gmail.com>
User-Agent: Mutt/1.4.2.2i
Cc: python@freebsd.org, FreeBSD <freebsd-ports@freebsd.org>
Subject: Re: Python 2.4.4 Default Version?
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, 
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 03 May 2007 03:00:36 -0000

On Wed, May 02, 2007 at 08:36:46PM -0400, David Stanford wrote:
> Hi all,
> 
> Just out of curiosity, why is Python 2.4.4 the default version under
> lang/python instead of 2.5.1?

Updating to 2.5.1 involves lots of (simple) work to fix the resulting
breakage to ports, if you are interested in helping please contact
python@

Kris