diff options
author | Walter Dörwald <walter@livinglogic.de> | 2005-07-20 22:15:39 +0000 |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2005-07-20 22:15:39 +0000 |
commit | 25a77e9504cdd0a797bc931a6ec4f18a498ce18f (patch) | |
tree | 6e5a672bfd07905a3f01269292fd2db1d7ad27c7 /Python/errors.c | |
parent | 1f72853d7ce237d70c11038121a3d403fb66f23d (diff) | |
download | cpython-25a77e9504cdd0a797bc931a6ec4f18a498ce18f.tar.gz |
Make attributes and local variables in the StreamReader str objects instead
of unicode objects, so that codecs that do a str->str decoding won't promote
the result to unicode. This fixes SF bug #1241507.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions