Comment #26 on issue 1262 by asmeurer: fix sympy to work in python3.0 http://code.google.com/p/sympy/issues/detail?id=1262
vperic: Sure. I just noticed that my IRC client was frozen for the past few days, leaving me essentially offline, even though I was at my computer.
Regarding the import thing, I just want to make sure import_module() still works in Python 3. That won't be ported to master until tomorrow when I release.
So we should use the iterable() function that lives in compatibility.py, which explicitly ignores strings.
-- 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.
