[Python-ideas] bitwise operations on bytes and buffer objects

Antoine Pitrou solipsis at pitrou.net
Sat Aug 8 16:51:28 CEST 2009


Mark Dickinson <dickinsm at ...> writes:
> 
> +1 from me.  I'd say that it makes just as much sense to do bit
> operations on bytes or bytearrays as it does on integers.

We should also make it work on memoryviews.

Regards

Antoine.





More information about the Python-ideas mailing list