From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KOvSO-0007Ab-9x for garchives@archives.gentoo.org; Fri, 01 Aug 2008 14:18:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B211E03DD; Fri, 1 Aug 2008 14:18:10 +0000 (UTC) Received: from snowy.fizzelpark.com (snowy.fizzelpark.com [85.25.140.198]) by pigeon.gentoo.org (Postfix) with SMTP id 29F38E03DD for ; Fri, 1 Aug 2008 14:18:10 +0000 (UTC) Received: (qmail 28987 invoked from network); 1 Aug 2008 14:18:08 -0000 Received: from 79.142.224.149 ([79.142.224.149]) by mail.fizzelpark.com ([85.25.252.58]) with ESMTP via SSL; 01 Aug 2008 14:18:08 -0000 From: Thilo Bangert Organization: Gentoo To: gentoo-server@lists.gentoo.org Subject: Re: [gentoo-server] Recent Python updates Date: Fri, 1 Aug 2008 16:18:07 +0200 User-Agent: KMail/1.9.9 References: <20080801085533.E69074@shell.bway.net> In-Reply-To: <20080801085533.E69074@shell.bway.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-server@lists.gentoo.org Reply-to: gentoo-server@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1558765.TaDTNQo4ep"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200808011618.11595.bangert@gentoo.org> X-Archives-Salt: fcfc7261-38e9-4356-804a-3b25cd2e0d89 X-Archives-Hash: 528382cc1f9320c74fc314c12dd475e1 --nextPart1558765.TaDTNQo4ep Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline "A. Khattri" said: > Then I see that a script using the sre=20 > module no longer works because its been deprecated and is not available > anymore. http://docs.python.org/whatsnew/whatsnew25.html this should tell you the major differences between python-2.5.x and=20 python-2.4.x ... also, your python-2.4.x has most likelly not been removed from the system.= =20 you can access that version by pointing your scripts to=20 the /usr/bin/python2.4 binary ... HTH best regards Thilo --nextPart1558765.TaDTNQo4ep Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkiTGyMACgkQxRElEoA5AnccyACeP1UAUpcc5qcj6XT6IbLQDysy wKcAn0hIJ4uShGsIbOcKvZFkVf7olZul =nPAC -----END PGP SIGNATURE----- --nextPart1558765.TaDTNQo4ep--