[SciPy-dev] Small bug in miobase.py?

Matthew Brett matthew.brett at gmail.com
Thu Jul 9 16:08:11 EDT 2009


Hi,

> Steps to reproduce:
> --------------
> import scipy.io
> filename = ... % an existing file which is _not_ a valid matlab file
> ret = scipy.io.matlab.loadmat(filename)

Thanks - yes - I hit that one myself a while ago, it should be fixed
in SVN and 0.7.1

Best,

Matthew



More information about the SciPy-Dev mailing list