rados.py broken with Python2.4

2012-03-20 Thread Nick Couchman
>>> On 2012/03/20 at 15:42, "Nick Couchman" wrote: > Just noticed this with ceph-0.43 - ceph-0.39 does not have this issue. I'm > trying to use Ceph on multiple platforms, one of which is CentOS 5. CentOS 5 > still uses Python 2.4, and byte-compilation of the rados.py file fails during > the

Re: rados.py broken with Python2.4

2012-03-20 Thread Tommi Virtanen
On Tue, Mar 20, 2012 at 14:47, Nick Couchman wrote: >> Just noticed this with ceph-0.43 - ceph-0.39 does not have this issue.  I'm >> trying to use Ceph on multiple platforms, one of which is CentOS 5.  CentOS 5 >> still uses Python 2.4, and byte-compilation of the rados.py file fails during >> th