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

Charles R Harris charlesr.harris at gmail.com
Thu Jun 26 13:37:19 EDT 2008


Hi Alan,

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.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080626/a0c5b59f/attachment.html>


More information about the NumPy-Discussion mailing list