Comment #36 on issue 1233 by [email protected]: fix the rest of jython bugs
http://code.google.com/p/sympy/issues/detail?id=1233
@c#33: yes, but you have to remove the "from sympy.assumptions import ask" as well.
@c#34: I guess we need to disable __slots__ everywhere. Perhaps with some magic in BasicMeta.__new__?
@#c35: Hmm, I've no idea why it would cause it. I suppose that any random change sufficiently close to the root of the inheritance tree could do it.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy-issues?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
