Oops. I don't think we intend to drop support for Python 2.4 just yet.
I forgot the with statement was so recent. I will revert this.
Cheers,
Mike
On 05/16/2011 01:14 PM, Benjamin Root wrote:
I just noticed that some recent commits included the use of the
(somewhat) new 'with' construct. A
I just noticed that some recent commits included the use of the (somewhat)
new 'with' construct. Are we officially dropping support for python 2.4 in
the master branch? If so, what other features could we now utilize that
were introduced in 2.5?
Ben Root
-