operator-xor
The ^ operator yields the bitwise XOR (exclusive OR) of its arguments, which must be plain or long integers. The arguments are converted to a common type.
To support this operator in your own classes, implement the __xor__ method.
The ^ operator yields the bitwise XOR (exclusive OR) of its arguments, which must be plain or long integers. The arguments are converted to a common type.
To support this operator in your own classes, implement the __xor__ method.
this page was rendered by a django application in 0.00s 2012-02-12 18:10:14.040307. hosted by webfaction.