commit | 39e70a4e837a4ebfae009bc202ac274aa9005fb6 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Jan 25 15:30:58 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Jan 25 15:30:58 2013 +0200 |
tree | 9327ac4ae34b55d631f7d22cc26c90029985c2a4 | |
parent | 3e6e2ac31d8b847f65240f333e54322880adc914 [diff] |
Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase interface and support all mandatory methods and properties.