cf
Data.
__invert__
The unary bitwise operation ~
~
x.__invert__() <==> ~x
cf.Data.__irshift__
cf.Data.__deepcopy__