reassign 525365 python-boto/1.6b-1
retitle 525365 python-boto: Incompatible with Python < 2.5
thanks

On Thu, Apr 23, 2009 at 05:14:03PM -0700, Marc J. Driftmeyer wrote:
> Package: reportbug

This is a bug in python-boto.  Reassigning and retitling appropriately.

> Processing triggers for python-support ...
> Compiling /usr/lib/pymodules/python2.4/boto/sdb/db/test_db.py ...
>   File "/usr/lib/pymodules/python2.4/boto/sdb/db/test_db.py", line 164
>     finally:
>           ^
> SyntaxError: invalid syntax

The error above is caused by use of try ... except ... finally instead
of  try ... try ... except ... finally.  The former was introduced in
Python 2.5[0].

[0] - http://docs.python.org/reference/compound_stmts.html#try
-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <james...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to