Parsing Binary Structures; Is there a better way / What is your way?

Paul Rubin http
Wed Aug 5 14:51:06 EDT 2009


"Martin P. Hellwig" <martin.hellwig at dcuktec.org> writes:
> Is there an advantage using shifts and masks over my kitchen type solution?

Weren't you complaining about the 8-to-1 expansion from turning each bit
to an ascii char?



More information about the Python-list mailing list