For historical reasons 'Bits' is an alias for 'ConstBitStream'. It really
should have been the name for 'ConstBitArray', as this mirrors the 'bytearray'
/ 'bytes' built-in types.
This change will break users' code if they use streaming methods on the old
Bits class.
Original issue reported on code.google.com by dr.scott...@gmail.com on 23 Jan 2011 at 7:42
Original issue reported on code.google.com by
dr.scott...@gmail.com
on 23 Jan 2011 at 7:42