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