diff options
author | Walter Dörwald <walter@livinglogic.de> | 2007-05-16 12:47:53 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2007-05-16 12:47:53 (GMT) |
commit | 9d2ac227210fa8c7ba14a581747d1a1836e7274c (patch) | |
tree | 59c65cffa19f4429d84b2a2f929447e1a1086c68 /PCbuild/_msi.vcproj | |
parent | c9e363c2eb3eed920bcd0d08a2eabdfa939b1270 (diff) | |
download | cpython-9d2ac227210fa8c7ba14a581747d1a1836e7274c.zip cpython-9d2ac227210fa8c7ba14a581747d1a1836e7274c.tar.gz cpython-9d2ac227210fa8c7ba14a581747d1a1836e7274c.tar.bz2 |
Fix io.StringIO: String are stored encoded (using "unicode-internal" as the
encoding) which makes the buffer mutable. Strings are encoded on the way in
and decoded on the way out.
Use io.StringIO in test_codecs.py.
Fix the base64_codec test in test_codecs.py.
Diffstat (limited to 'PCbuild/_msi.vcproj')
0 files changed, 0 insertions, 0 deletions