[Reportbug-maint] Bug#525365: reportbug: invalid syntax error for python2.4 boto db testing
James Vega
jamessan at debian.org
Fri Apr 24 02:22:31 UTC 2009
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 <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reportbug-maint/attachments/20090423/2cd82850/attachment-0001.pgp>
More information about the Reportbug-maint
mailing list