Class BitXor
A bitwise exclusive-or (^
) binary operator
Import path
import python
Direct supertypes
Indirect supertypes
Predicates
getSpecialMethodName | Gets the name of the special method used to implement this operator |
A bitwise exclusive-or (^
) binary operator
import python
getSpecialMethodName | Gets the name of the special method used to implement this operator |