From owner-freebsd-questions@FreeBSD.ORG Wed May 25 06:01:51 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 473231065674 for ; Wed, 25 May 2011 06:01:51 +0000 (UTC) (envelope-from patrick@icebluehost.com) Received: from home.icebluehost.com (home.icebluehost.com [88.198.15.9]) by mx1.freebsd.org (Postfix) with ESMTP id BA1AD8FC13 for ; Wed, 25 May 2011 06:01:50 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=icebluehost.com; h=Received:Message-ID:Reply-To:From:To:Subject:Date:Organization:MIME-Version:Content-Type:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE; b=bzwvG2PMb3+GZP5SXGFwMwgNIjynLJSDCnGqi1rrBzuH5THFFKTsoC3yyNMhTysk3bKq2b/8Yn7JxBXPJI055ow2slFF0kNSZTbpdXGNosl6cXMwVQBIQUagu5NzVgAO; Received: from cable-roi-ff33c000-211.dhcp.inet.fi ([88.192.51.211] helo=IceBlueHost) by home.icebluehost.com with smtp (Exim 4.69) (envelope-from ) id 1QP6BU-0007Pz-55 for freebsd-questions@FreeBSD.org; Wed, 25 May 2011 07:59:04 +0300 Message-ID: From: "Patrick Brookings" To: Date: Wed, 25 May 2011 07:58:56 +0300 Organization: IceBlueHost MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18417 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - home.icebluehost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - icebluehost.com X-Mailman-Approved-At: Wed, 25 May 2011 11:24:26 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD Python version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Patrick Brookings List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2011 06:01:51 -0000 Hello, Can you please tell me what standard version of Python comes with the = latest FreeBSD? And also, is it possible to upgrade to a newer version without breaking = other functionalities? I am asking because more and more scripts require at least Python 2.5, = whereas CentOS for example only comes with 2.4.3, and it's pretty much = impossible to upgrade the system Python without breaking yum and things = like that. Many thanks. Best regards, Patrick Brookings