[Nexus-developers] NAPI Release
Paul Kienzle
paul.kienzle at nist.gov
Fri Oct 24 20:14:02 BST 2008
On Oct 24, 2008, at 2:33 AM, Mark Koennecke wrote:
> This sounds great. Does this introduce the newest and shiniest
> python version bug again?
> I mean that older python versions (especially the one on my
> machine) choke on syntax like this:
>
> x = y ; if hugo else x = zz86
I removed the if expressions before submitting, but I didn't check it
on 2.4.
I have now and it works fine.
It doesn't work on 2.3 because of one @staticmethod decorator. Other
than
that I don't have a 2.3 version with numpy to test it on.
- Paul
More information about the NeXus-developers
mailing list