Robert Kern wrote: > > There shouldn't need to be (and also, there shouldn't be, in this > case). That's an odd bug in nose, then. It should be able to import a > module from a package. Nothing needs to be in __init__.py for that to > work. > > FWIW, I just change to a different directory, and the in-place build tests > fine. >
Yes, I did not think about testing this case, and it runs fine for me too. In that case, I guess it is too much of a narrow case to do anything about, David _______________________________________________ Numpy-discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
