read string in bits

ts thaisiang at gmail.com
Wed Jan 14 02:21:25 EST 2009


hi, is there a way to read a character/string into bits in python?

i understand that character is read in bytes. Do i have to write a
function to convert it myself into 1010101 or there is a library in
python that enable me to do that?



More information about the Python-list mailing list