Closed GoogleCodeExporter closed 9 years ago
Yes, you're right, the documentation is out of date there. The way that
stepping works was changed in version 3 of bitstring, but the __setitem__
example is still using the version 2 meaning (as does __getitem__).
Thanks for pointing that out; it'll be fixed in the next update.
Original comment by dr.scott...@gmail.com
on 23 Apr 2012 at 9:08
Original comment by dr.scott...@gmail.com
on 12 Jul 2012 at 8:33
Another minor doc problem: examples for insert() use a BitArray but the final
part only works on a BitStream (it uses a default pos).
Original comment by dr.scott...@gmail.com
on 30 Nov 2012 at 11:19
Done in r.963.
Original comment by dr.scott...@gmail.com
on 22 Feb 2013 at 5:52
Original issue reported on code.google.com by
dmlockh...@gmail.com
on 23 Apr 2012 at 6:34