Closed GoogleCodeExporter closed 9 years ago
It's done by changing try-except-finally into try: try-except finally: pass.
I think it's better to be old-style and more compatible than vice versa.
Original comment by kei...@gmail.com
on 20 Aug 2008 at 11:23
thanks for reporting, I haven't tested the code with python 2.4 but I will try
to do
my best to make it compatible.
Original comment by a...@rcs4u.de
on 21 Aug 2008 at 2:35
i have changed the try-except-finally statements, but i haven't hab the chance
to
test it in a python-2.4 environment, feedback is very welcome.
Original comment by a...@rcs4u.de
on 22 Aug 2008 at 8:06
It works. Thanks. :)
Original comment by kei...@gmail.com
on 22 Aug 2008 at 9:36
Original issue reported on code.google.com by
kei...@gmail.com
on 20 Aug 2008 at 10:37