On Wed, May 21, 2008 at 12:37 PM, Pierre GM <[EMAIL PROTECTED]> wrote:

> On Wednesday 21 May 2008 14:28:34 Charles R Harris wrote:
> > On Wed, May 21, 2008 at 11:51 AM, Robert Kern <[EMAIL PROTECTED]>
> wrote:
> > > On Wed, May 21, 2008 at 12:49 PM, Charles R Harris
> > >
> > > <[EMAIL PROTECTED]> wrote:
> > > > Failed importing
> > > > /usr/lib/python2.5/site-packages/numpy/ma/tests/test_morestats.py: No
> > >
> > > module
> > >
> > > > named scipy.stats.distributions.
> > >
> > > This has been removed in SVN.
> >
> > Not in 1.1.0.dev5211, which is the latest.
>

And why this in ma/tests/test_core.py

set_local_path()
from test_old_ma import *
restore_path()

and test_core then proceeds to shadow all the test classes in test_old_ma.
That's just silly.

Chuck
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to