[gt-users] python 2.5 compatibility
Sascha Steinbiss
steinbiss at zbh.uni-hamburg.de
Fri Aug 14 12:14:53 CEST 2009
On 08/12/2009 09:29 PM, Brent Pedersen wrote:
> hi,
Hey Brent,
> i noticed there are recent changes to custom_visitor.py in the form:
> except GTError as errmsg:
> which is not valid in python versions less than 2.6. for compat with
> 2.5 and less, it should be: "except GTError, errmsg:"
Oh, thanks. I must have missed that (maybe I should brush up on my
Python version changes). Good to have a real Pythonista on board.
Thanks also to Gordon for fixing this issue while I am on vacation. Fix
is now in master.
Sascha
--
Sascha Steinbiss
Center for Bioinformatics
University of Hamburg
Bundesstr. 43
20146 Hamburg
Germany
Email: steinbiss at zbh.uni-hamburg.de
URL: http://www.zbh.uni-hamburg.de/steinbiss
Phone: +49 (40) 42838 7322
FAX: +49 (40) 42838 7312
More information about the gt-users
mailing list