]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 25 Jan 2013 13:35:28 +0000 (15:35 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 25 Jan 2013 13:35:28 +0000 (15:35 +0200)
interface and support all mandatory methods and properties.

1  2 
Lib/idlelib/PyShell.py
Lib/idlelib/run.py
Misc/NEWS

Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge