Comment #32 on issue 1233 by [email protected]: fix the rest of jython bugs
http://code.google.com/p/sympy/issues/detail?id=1233
Well, you could remove the use of ask from Set.__contains__, it's rather wrong anyway - it should basically just test isinstance(symb, bool).
-- 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.
