]> granicus.if.org Git - python/commit
Issue #13532: Check that arguments to sys.stdout.write are strings.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 9 Jul 2012 18:46:11 +0000 (20:46 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 9 Jul 2012 18:46:11 +0000 (20:46 +0200)
commit9ae3f7a189e3d05bf14835e9e2b8aff77661c1ba
tree78266cb61e0dac843553c40327ef03dbe166107d
parent44dea9d03f58c2c53f3547f89ad50a864ba8b455
Issue #13532: Check that arguments to sys.stdout.write are strings.
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/idlelib/run.py