Python 3.2 has some deadly infection

Chris Angelico rosuav at gmail.com
Fri Jun 6 18:18:27 EDT 2014


On Sat, Jun 7, 2014 at 7:18 AM, Denis McMahon <denismfmcmahon at gmail.com> wrote:
>> into the lowest seven bits of a byte, with the high byte left clear.
>
> high BIT left clear.

That thing. Unless you have bytes inside bytes (byteception?), you'll
only have room for one high bit. Some day I'll get my brain and my
fingers to agree on everything we do... but that day is not today.

ChrisA



More information about the Python-list mailing list