simplify

Annotated tests/bitand.py

285:6f583cfa39a5
2008-07-13 Paul Boddie Commit long uncommitted changes.
paulb@203 1
a = 0x100
paulb@203 2
b = 0x110
paulb@203 3
c = 0x101
paulb@203 4
d = a & b & c