[Python-ideas] bitwise operations on bytes

Oleg Broytmann phd at phd.pp.ru
Fri Aug 7 13:51:08 CEST 2009


On Fri, Aug 07, 2009 at 02:43:54PM +0300, Tal Einat wrote:
> In any case, if you wish to propose a mutable byte/bit array which
> supports array-wise binary operators, I can say I would certainly be
> glad to have such a class at my disposal.

   Like this http://pypi.python.org/pypi/BitVector/ ?

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.



More information about the Python-ideas mailing list