]> granicus.if.org Git - python/commit
Issue #15318: Prevent writing to sys.stdin.
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 25 Jul 2012 08:47:20 +0000 (10:47 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 25 Jul 2012 08:47:20 +0000 (10:47 +0200)
commitc882b7c51ab4b76bdf44cf4dab5ca1b55ccb2155
tree5886ffcc7f01739b27f72b807c69601773d33ab7
parent186396dce60feb6c215fbf5a3763baeebe8d8b0d
Issue #15318: Prevent writing to sys.stdin.
Patch by Roger Serwy and myself.
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/idlelib/run.py