• Walter Dörwald's avatar
    Backport checkin: · ba725896
    Walter Dörwald yazdı
    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.
    ba725896
codecs.py 23.4 KB