On Sun, Jun 12, 2011 at 10:46 PM, Aaron Meurer <[email protected]> wrote: > The reason is basically described in the commit message. See > http://code.google.com/p/sympy/issues/detail?id=1379. > > I didn't realize that both numpy and scipy import test(). I'm OK to > put it back, if others agree, because you make a good point.
Btw, I noticed I gave +1 myself to that pull request. :) > By the way, I found the issue number by opening GitX and commit > https://github.com/sympy/sympy/commit/5bd2e4697828f60a920ef48c6797fa30b9def947. I read through the issue and I understand that there is a problem with running the test in isympy *sometimes*, that is not fixed yet. Right? But I don't understand how removing it from sympy.* would fix it. So the ipython issue seems orthogonal to the way test() is imported. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
