2009/7/28 Aaron S. Meurer <asmeu...@gmail.com>:
> It looks like it returns an instance of an Or class:
>
> In [1]: S(1)|S(2)
> Out[1]: Or(1, 2)
>
> In [2]: x|y
> Out[2]: Or(x, y)

So it's probably due to the new logic module.

Vinzent

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to