[sympy] should we allow using implicit imports?

2008-05-27 Thread Ondrej Certik
Hi, I think we should know allow using implicit imports in the sympy code as I think it only makes debugging harder because you don't know where the symbols are comming from. We discussed this on the mpmath mailinglist: http://groups.google.com/group/mpmath/msg/d97f4b9e195b77a3 where Fredrik us

Re: [sympy] should we allow using implicit imports?

2008-06-15 Thread Kirill Smelkov
On Tue, May 27, 2008 at 10:53:23PM +0200, Ondrej Certik wrote: > > Hi, > > I think we should know allow using implicit imports in the sympy code > as I think it only makes debugging harder because you don't know where > the symbols are comming from. > We discussed this on the mpmath mailinglist: