[Python-3000] Need help with menial tasks

Lisandro Dalcin dalcinl at gmail.com
Thu Nov 22 00:48:15 CET 2007


On 11/21/07, Guido van Rossum <guido at python.org> wrote:
> I just changed PEP 3137 to rename the mutable bytes type 'bytearray'
> instead of 'buffer', and implemented this change in the py3k branch.

Have you ever consider using 'bytes' for the mutable and 'frozenbytes'
for the inmutable?


-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594


More information about the Python-3000 mailing list