[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
- Previous message: [Python-Dev] Changing string constants to byte arrays ([Python-checkins] r55119 - in python/branches/py3k-struni/Lib: codecs.py test/test_codecs.py)
- Next message: [Python-Dev] [Python-checkins] Changing string constants to byte arrays ( r55119 - in python/branches/py3k-struni/Lib: codecs.py test/test_codecs.py )
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] Changing string constants to byte arrays ([Python-checkins] r55119 - in python/branches/py3k-struni/Lib: codecs.py test/test_codecs.py)
- Next message: [Python-Dev] [Python-checkins] Changing string constants to byte arrays ( r55119 - in python/branches/py3k-struni/Lib: codecs.py test/test_codecs.py )
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]