Updates:
        Labels: -EasyToFix

Comment #4 on issue 2012 by [email protected]: rewrite should also be a function
http://code.google.com/p/sympy/issues/detail?id=2012

The fundamental problem here is that individual modules get imported into the top-level sympy namespace:

from sympy import *
add
<module 'sympy.core.add' from 'sympy/core/add.py'>


--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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-issues?hl=en.

Reply via email to