Why are strings immutable?

Brent W. Hughes brent.hughes at comcast.net
Fri Aug 20 23:26:00 EDT 2004


I kind of hate to have to convert a string into a list, manipulate it, and
then convert it back into a string.  Why not make strings mutable?





More information about the Python-list mailing list