On Oct 9, 6:30 pm, "Hendrik van Rooyen" <[EMAIL PROTECTED]> wrote:

> Is there a canonical way to address the bits in a structure
> like an array or string or struct?

I don't know of a canonical way (bit hacking is not really common in
Python) but pehaps BitPacket [1] comes close to what you're after.

George

[1] http://hacks-galore.org/aleix/BitPacket/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to