July 22, 2008
5:04 p.m.
On Tue, Jul 22, 2008 at 1:00 PM, Alan McIntyre <alan.mcintyre@gmail.com> wrote:
I've seen talk of it swallowing some exceptions, but I'm not sure of the specifics. Are you referring to "import numpy.ma.mrecords" under Python 2.3, NumPy trunk?
When I run numpy/numpy/ma/tests/test_mrecords.py from the trunk with python2.3 (and this should be running under nose), the import fails and appears to be handled correctly. That's with nose 0.11.0 locally, though; I'll try it with an older version to see if it changes.