[Python-Dev] Changing string constants to byte arrays ([Python-checkins] r55119 (original) (raw)

[Python-Dev] Changing string constants to byte arrays ([Python-checkins] r55119 - in python/branches/py3k-struni/Lib: codecs.py test/test_codecs.py )

Fred L. Drake, Jr. fdrake at acm.org
Fri May 4 19:42:45 CEST 2007


On Friday 04 May 2007, M.-A. Lemburg wrote:

I also suggest making all bytes literals immutable to avoid running into any issues like the above.

+1 from me.

-Fred

-- Fred L. Drake, Jr.



More information about the Python-Dev mailing list