Re: [matplotlib-devel] IPython (likely) dropping Python 2.4 support

2009-08-25 Thread Darren Dale
On Tue, Aug 25, 2009 at 4:35 PM, Brian Granger wrote: > Hello all, > > While at SciPy this year, the IPython devs began discussing dropping Python > 2.4 support.  Or rational is this: > > * New generator features in 2.5 would dramatically simplify our testing of > our Twisted using components. > >

[matplotlib-devel] IPython (likely) dropping Python 2.4 support

2009-08-25 Thread Brian Granger
Hello all, While at SciPy this year, the IPython devs began discussing dropping Python 2.4 support. Or rational is this: * New generator features in 2.5 would dramatically simplify our testing of our Twisted using components. * Being able to use absolute imports would simplify the packaging of