[Numpy-discussion] nosetester.py can't use decorators and work with python2.3
Alan McIntyre
alan.mcintyre@gmail....
Thu Jun 26 13:01:53 CDT 2008
On Thu, Jun 26, 2008 at 1:37 PM, Charles R Harris
<charlesr.harris@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.
I can remove those decorators; there's no point in requiring 2.4 just
for updating some docstrings.
More information about the Numpy-discussion
mailing list