commit | d07ec7b0824948e6601446680cfc300dbc9f717d | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 24 19:45:45 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 24 19:45:45 2015 +0200 |
tree | 9ad2208a42032180faafa1320fcbe0ef9e291fec | |
parent | ac5164dd985397e5bbf89c2789738601b7a47a72 [diff] |
Issue #23583: Fixed writing unicode to standard output stream in IDLE. Added tests for standard IO streams in IDLE.