[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] Python 2.6
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] Python 2.6
- From: René Dudfield <renesd@xxxxxxxxx>
- Date: Mon, 26 Jan 2009 16:08:20 +1100
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Mon, 26 Jan 2009 00:08:26 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=7tXGbhkloH2Tiw5BBnMxHAACnUEmlU0rnfVyBz67rzg=; b=Q9z1+35Q9ZNlsQGyWRT2iC/RCUecz9kL58hoRXT4v1mXHINlOC8HwF/3gCkd1rQeOQ rXcVVinciRsoIr9gsrjaGrIg9zrmB+y0cuFL2bz+D0mFEQSaI/x+XQzK3eaxqsxFMRiZ MJpIR1YKVja+8hNbtbfnkkjP7bFJ7l/gpzgVI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=GuLtehVq0kgl9oUuYa9zNL91r4fizqp5DH6t8HcONDWJ7412W5/LLNMQvdQG1pFD5q aHQYeLU7pjyFWK3035QhYoyGDEvkbBE8RtptXjFhAwcevloxGWZhQhfjoe4Yu0BwCZ5D 1dc5g+d2BGyQWHNLkfhYCwkjPgVapIMVKCBu0=
- In-reply-to: <605776.49770.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <605776.49770.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Best to keep the python that your distribution supplies I think.
cu.
On Fri, Jan 23, 2009 at 10:08 AM, Yanom Mobis <yanom@xxxxxxxxxxxxxx> wrote:
>
> thanks.
> and about installing 2.5.4 over 2.5.2?
> --- On Wed, 1/21/09René Dudfield <renesd@xxxxxxxxx> wrote:
>
> From: René Dudfield <renesd@xxxxxxxxx>
> Subject: Re: [pygame] Python 2.6
> To: pygame-users@xxxxxxxx
> Date: Wednesday, January 21, 2009, 9:15 PM
>
> hi,
>
> yeah, python 2.5 is the best python at the moment -- because it's more
> portable, and there are more libraries for it.
>
> Best not to overwrite your system python, as then it could break
> system tools. It seems new enough to use :)
>
>
> chairs,
>
>
> On Thu, Jan 22, 2009 at 1:53 PM, Yanom Mobis <yanom@xxxxxxxxxxxxxx> wrote:
>> Is there any good reason to switch to python 2.6, even though 2.5 is the
>> supported python on my Linux distro?
>>
>> If I do stick with Python 2.5, is it safe to override python2.5.2 with
>> python2.5.4 ( $ cd Python-2.5.4 && ./configure && make && sudo make install
>> )?
>>
>>
>>
>>
>>
>
>