> I noticed that some Python 2.4-only features crept into parts of SciPy > (yes, I'm guilty, too). Has Python 2.5 been out for long enough that > we can drop support for 2.3? Yes, I would drop the support for python 2.3, thus requiring python >= 2.4. Ondrej