On Thu, Jul 9, 2009 at 12:23 AM, Aaron S. Meurer<asmeu...@gmail.com> wrote:
>
> As long as you are changing import statements, you might as well
> change ntheorey/__init__.py so that it doesn't do from module import
> *.  This will fix issue 1454.  I thought that that wasn't allowed
> anymore in Python 3.0, but maybe I read it wrong.

Please go ahead and do it.

As to from something import *, that is still allowed in python3.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to