tutorial.eyehunts.com
Python bitwise operators
Python Bitwise operators are used to compare (binary) numbers. Python's bitwise operators only work with integers.
Rohit