From: Sam's L. <sam...@gm...> - 2007-06-05 09:51:41
|
> > > > On a side note, what version of python are you targeting? It'd be nice > > if it were 2.3 and above. We could replace some amount of code with some > > standard libraries, such as logging. > > I've been trying to keep it running with earlier versions too, but > maybe it's time to abandon them. What do others think? Personally, I think it would be fine to only support Python 2.4 and above. :) |