Home | History | Annotate | Download | only in test

Lines Matching refs:__radd__

2496             # (Note that overriding __radd__ doesn't work,
2520 __radd__ = __add__
2522 # (Note that overriding __radd__ here only seems to work
3426 __radd__ = __add__