José Matos wrote: > On Thursday 05 October 2006 08:17, Jean-Marc Lasgouttes wrote: >> OK. Did you doublecheck that the python code is OK with older >> versions?
No, I did not think about that. What was again the minimum version in 1.4? configure.ac still says 1.5.2, but IIRC we require something newer now? > Georg is always conservative about python version. ;-) Not always, but often. This comes from the fact that I do much copy/paste from existing code :-) Georg