On Tue, Jul 22, 2008 at 12:39 AM, Pierre GM <pgmdevlist@gmail.com> wrote:
On Tuesday 22 July 2008 02:27:38 Charles R Harris wrote:
> Looks like you shouldn't use NumpyTestCase for the 1.2 test, however.

Looks like Alan updated it for me, the tests look OK on 1.2.

Interestingly, I segfault when running
python -c "import numpy; numpy.test()"
(NumPy version 1.2.0.dev5496)

I'm testing 1.2.0.dev5497 and still see the deprecation warnings, they are up near the beginning. I don't get a segfault, either. I wonder what that is about?

Chuck