Well calibre will likely continue to work on python 2.5 for a while (6 months). Eventually, though I'd like to move to python 2.6 only as generally speaking maintaining code for multiple version of python is a headache. In particular I want to use the new multiprocessing module from python 2.6
|