Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:using': 0.04; 'subject:Python': 0.05; 'subject:Anyone': 0.07; 'ugly': 0.07; 'python': 0.08; '__future__': 0.09; 'from:addr:simplistix.co.uk': 0.09; 'from:name:chris withers': 0.09; 'message- id:@simplistix.co.uk': 0.09; 'received:89.151': 0.09; 'received:89.151.125': 0.09; 'received:89.151.125.140': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'to:name:python list': 0.09; '"from': 0.16; 'highlighting': 0.16; 'received:buzzkill.local': 0.16; 'simplistix': 0.16; 'subject:still': 0.16; 'url:simplistix': 0.16; 'cheers,': 0.20; 'from:addr:chris': 0.23; "i'm": 0.26; 'import': 0.27; 'fix': 0.27; 'all,': 0.28; 'integration': 0.28; 'chris': 0.30; 'subject:?': 0.31; 'wondering': 0.32; 'header:User- Agent:1': 0.33; 'to:addr:python-list': 0.34; 'some': 0.38; 'getting': 0.38; 'url:uk': 0.39; 'processing': 0.39; 'everyone': 0.39; "it's": 0.40; 'to:addr:python.org': 0.40; 'packages': 0.40; 'to:2**2': 0.61; 'url:co': 0.62; 'received:89': 0.64; 'commercial': 0.73 Date: Wed, 21 Dec 2011 07:15:46 +0000 From: Chris Withers User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Python List , "testing-in-python@lists.idyll.org" , simplistix@googlegroups.com Subject: Anyone still using Python 2.5? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1324455495 news.xs4all.nl 6928 [2001:888:2000:d::a6]:55018 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:17648 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