[SciPy-dev] Requiring Python 2.4
Stefan van der Walt
stefan@sun.ac...
Tue Aug 28 17:06:03 CDT 2007
On Tue, Aug 28, 2007 at 11:52:04PM +0200, Lino Mastrodomenico wrote:
> 2007/8/28, Stefan van der Walt <stefan@sun.ac.za>:
> > On Tue, Aug 28, 2007 at 11:24:43AM -0700, Jarrod Millman wrote:
> > > What 2.4 features are being used?
> >
> > Mostly list comprehension (should be easy to find using a regular
> > expression search).
>
> List comprehensions, e.g. [i for i in range(10)], were introduced in
> Python 2.0.
Well, that's good news, then :)
Thanks
Stéfan
More information about the Scipy-dev
mailing list