From: Serhiy Storchaka Date: Fri, 25 Jan 2013 13:35:28 +0000 (+0200) Subject: Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase X-Git-Tag: v3.4.0a1~1532^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c9bae3d316956ffc566d4c28a2d48ec39e3cf12;p=thirdparty%2FPython%2Fcpython.git Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase interface and support all mandatory methods and properties. --- 4c9bae3d316956ffc566d4c28a2d48ec39e3cf12