Re: Python 2.4.4 vs. 2.3.6

2006-12-30 Thread Anthony Baxter
On 27 Dec 2006 18:02:50 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > My top priority is stability of the interpreter. With that in mind > which version should I get: 2.4.4, 2.3.6 > or something else. > > I will be using gcc 2.3.2(x86), 3.3(arm) and 3.4.3(arm) to cross > compile it dependin

Re: Python 2.4.4 vs. 2.3.6

2006-12-27 Thread Jonathan Smith
: Python 2.4.4 vs. 2.3.6 To: python-list@python.org My top priority is stability of the interpreter. With that in mind which version should I get: 2.4.4, 2.3.6 or something else. I will be using gcc 2.3.2(x86), 3.3(arm) and 3.4.3(arm) to cross compile it depending on the (embedded) platform

Python 2.4.4 vs. 2.3.6

2006-12-27 Thread sndive
My top priority is stability of the interpreter. With that in mind which version should I get: 2.4.4, 2.3.6 or something else. I will be using gcc 2.3.2(x86), 3.3(arm) and 3.4.3(arm) to cross compile it depending on the (embedded) platform. Thank you. -- http://mail.python.org/mailman/listinfo/