[Python-3000] Fwd: Python bytes object

Neil Schemenauer nas at arctrix.com
Fri Nov 17 17:35:59 CET 2006


----- Forwarded message from Antti Louko <alo at louko.com> -----

Date: Fri, 17 Nov 2006 08:25:03 +0200
From: Antti Louko <alo at louko.com>
Subject: Python bytes object
To: nas at arctrix.com

Python bytes object is useful.

I would add bitwise logical operations. They would be most useful in
cryptographic and graphics operations.

Also, encoding and decoding (long) integers in binary fromat to and from
bytes type would be useful. Currently, there is no way to efficiently
convert long integers to binary formats.

Regards,

	Antti Louko

----- End forwarded message -----


More information about the Python-3000 mailing list