[SciPy-dev] Stupid question.

eric eric at scipy.org
Wed Feb 20 11:56:16 EST 2002


>
> scipy.test() however does not work anymore.
>
> In [1]: import scipy
> scip
> In [2]: scipy.test()
> ---------------------------------------------------------------------------
> TypeError                                 Traceback (most recent call last)
>
> ?
>
> ? in test(level=1)
>
> ? in test_suite(level=1)
>
> TypeError: harvest_test_suites() got an unexpected keyword argument 'level'
>
>
> I guess it serves me right to keep updating from CVS and trying. :(

This was added when the test suites were upgraded.  The CVS version has the
corrct files there.  I'm not sure why update didn't synchronize your sandbox
correctly.

eric






More information about the SciPy-Dev mailing list