[SciPy-dev] cut-and-paste error in scipy\io\matlab\mio5.py
Matthew Brett
matthew.brett@gmail....
Tue Jan 13 14:37:59 CST 2009
Hi,
> super(Mat5ObjectMatrixGetter
>
> should be:
> super(Mat5FunctionMatrixGetter
Thank you, that's a good spot.
> I guess this is covered by a test
I think you mean 'I guess this _should_ be covered by a test'. But
no, there are no tests for function reading and writing. It's just
that I don't have easy access to matlab anymore.
I'll make the change in trunk, and in the rc branch. I'll try and add
a test for this exact problem.
Thanks again,
Matthew
More information about the Scipy-dev
mailing list