georg.brandl wrote:
> +   Return a new array of bytes.  The :class:`bytearray` type is an immutable
> +   sequence of integers in the range 0 <= x < 256.

s/an immutable/a mutable/

Cheers,
Nick.

-- 
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to