Janne Blomqvist d687999a66 Backwards compatibility for python 2.4
Python 2.4 doesn't allow try...except...finally clauses, see PEP
341. Also, yield statements inside try...finally is not allowed. The
commit changes the logic to no longer use those syntactical features.

Signed-off-by: Nicolas Sebrecht <ni.s@laposte.net>
2010-12-09 19:52:48 +01:00
..
2010-08-20 08:29:47 -05:00
2010-08-20 08:29:47 -05:00
2006-08-12 05:15:55 +01:00
2010-08-20 08:29:47 -05:00
2006-08-12 05:15:55 +01:00
2006-08-12 05:15:55 +01:00
2006-08-12 05:15:55 +01:00
2009-08-12 00:41:19 -05:00