(original) (raw)
I believe most AppEngine applications in Python are still using 2.5 run-time. So are development boxes for these applications. It may take another year or two for the transition.
--
anatoly t.
On Wed, Dec 21, 2011 at 10:16 AM, Chris Withers <chris@simplistix.co.uk> wrote:
What's the python-dev view on this?
-------- Original Message --------
Subject: Anyone still using Python 2.5?
Date: Wed, 21 Dec 2011 07:15:46 +0000
From: Chris Withers <chris@simplistix.co.uk>
To: Python List <python-list@python.org>, "testing-in-python@lists.idyll.org" <testing-in-python@lists.idyll.org>, simplistix@googlegroups.com
Hi All,
What's the general consensus on supporting Python 2.5 nowadays?
Do people still have to use this in commercial environments or is
everyone on 2.6+ nowadays?
I'm finally getting some continuous integration set up for my packages
and it's highlighting some 2.5 compatibility issues. I'm wondering
whether to fix those (lots of ugly "from \_\_future\_\_ import
with\_statement" everywhere) or just to drop Python 2.5 support.
What do people feel?
cheers,
Chris
\--
Simplistix - Content Management, Batch Processing & Python Consulting
\- http://www.simplistix.co.uk
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/techtonik%40gmail.com