does anyone know a module or something to convert numbers like integer to binary format ?
for example I want to convert number 7 to 0111 so I can make some bitwise operations... Thanks -- http://mail.python.org/mailman/listinfo/python-list
does anyone know a module or something to convert numbers like integer to binary format ?
for example I want to convert number 7 to 0111 so I can make some bitwise operations... Thanks -- http://mail.python.org/mailman/listinfo/python-list