Comment #1 on issue 3335 by [email protected]: Don't automatically rewrite logical expressions
http://code.google.com/p/sympy/issues/detail?id=3335
Is there any good reason for considering "empty" operators as valid expressions:
And()
True
Or()
False I'm changing this if nobody objects. -- 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.
