Hello All i am new to python language. i am working on a gnuradio project where it uses python as the primary programming language. i am trying to convert a message, text, or numbers into binary code so that i can process it.
i googled many times and tried many of the answers out there, no luck so far. is there a way to convert a string into its binary representation of the ascii table.?? an example of what i want would be: hi --> 0110100001101001 Thanks -HNT -- http://mail.python.org/mailman/listinfo/python-list