summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/class_inplace_op2.py.exp
blob: 8c323b5178ef44be997070d02f38a60382c0ae45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
__imul__
__imatmul__
__ifloordiv__
__itruediv__
__imod__
__ipow__
__ior__
__ixor__
__iand__
__ilshift__
__irshift__
TypeError