Comment #23 on issue 1262 by asmeurer: fix sympy to work in python3.0
http://code.google.com/p/sympy/issues/detail?id=1262

By the way, in the OP:

The way to fix the imports is to just use regular "import something"
syntax, but do not inject things into other modules, because python3.0 is
more strict and this doesn't work.

Do you know more about this?  What sort of things does Python 3 not allow?

--
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