[Python-Dev] Fwd: Anyone still using Python 2.5?

Chris Withers chris at simplistix.co.uk
Wed Dec 21 08:16:06 CET 2011


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 at simplistix.co.uk>
To: Python List <python-list at python.org>, 
"testing-in-python at lists.idyll.org" <testing-in-python at lists.idyll.org>, 
simplistix at 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


More information about the Python-Dev mailing list