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? -- http://mail.python.org/mailman/listinfo/python-list