]> 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 19:01:49 +0000 (21:01 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 9 Jul 2012 19:01:49 +0000 (21:01 +0200)
commite8e4e1456c8c168b5d1b5065280a50b3b5cf394f
tree12ffcdb972cc181e17b7aa2ec183dec791c59493
parent45ed012433443cc9d79729b91f01f4a5ffe28ba6
- Issue #13532: Check that arguments to sys.stdout.write are strings.
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/idlelib/run.py