daviis / PyDucker

A static ducking tool for python 3 source code
2 stars 2 forks source link

Implement bit wise operations #58

Closed daviis closed 9 years ago

daviis commented 9 years ago

All that was needed was the string returns for bitwise operations (xor, or, and, lshift, rshift).