Home | History | Annotate | Download | only in Lib

Lines Matching defs:__or__

730     def __or__(self, other):
795 def __or__(self, other):
811 __ror__ = __or__