[Numpy-discussion] nosetester.py can't use decorators and work with python2.3

Jarrod Millman millman at berkeley.edu
Thu Jun 26 13:51:27 EDT 2008


On Thu, Jun 26, 2008 at 10:37 AM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
> Decorators weren't introduced until Python2.4. I'm not sure what version we
> require now, that information should probably be added to a DEPENDENCY file,
> or maybe the README. Anyway, if we still support Python2.3 we can't use
> decorators.

Starting with NumPy 1.2 and SciPy 0.7 we will require Python 2.4 or
greater.  I will make sure to update the documentation later today, if
no one gets to it before me.

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/



More information about the NumPy-Discussion mailing list