On Wednesday 14 April 2004 13:07, Angus Leeming wrote: > Jose' Matos wrote: > > I'm trying to write 'lyxpreview2png.py', to be used by lyx to > generate previews using dvipng. What versions of python do we > support? (Should I go use 'atoi' or do it the 'int' way?)
We support 1.5.2, so to be on the compatible side 'atoi' is the way to go. It would be nice to be able to jump this requirement to 2.0 as it would be possible to use the methods from strings instead of the module string, the op= syntax, i += 2, and so on... But for the moment 1.5.2 is what we support. -- José Abílio LyX and docbook, a perfect match. :-)