diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-10-22 19:26:01 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-10-22 19:26:01 (GMT) |
commit | 5a77fe92bd26db11684e4922707d80f654be31dc (patch) | |
tree | 47fcd8c286d773367b084741c88df5a8accbfa8e /Lib/idlelib/PyShell.py | |
parent | f678e822406a5063b294036f5521c2294a6e20bd (diff) | |
download | cpython-5a77fe92bd26db11684e4922707d80f654be31dc.zip cpython-5a77fe92bd26db11684e4922707d80f654be31dc.tar.gz cpython-5a77fe92bd26db11684e4922707d80f654be31dc.tar.bz2 |
Issue #1548891: The cStringIO.StringIO() constructor now encodes unicode
arguments with the system default encoding just like the write() method
does, instead of converting it to a raw buffer.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions