[EMAIL PROTECTED] wrote:
Hi everyone,

I've heard that a 'str' object is immutable. But is there *any* way to
modify a string's internal value?

In 3.0, ascii chars and encoded unicode chars in general can be stored in a mutable bytearray.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to