]> granicus.if.org Git - python/commit
Patch #1540892: site.py Quitter() class attempts to close sys.stdin
authorKurt B. Kaiser <kbk@shore.net>
Wed, 16 Aug 2006 05:01:42 +0000 (05:01 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 16 Aug 2006 05:01:42 +0000 (05:01 +0000)
commitd112bc7958151fa17c4ccb27413c43e45b8476fb
treec6609e3b6f1dcbac565dee44039dfc1f0aec4752
parent798ed8f0764379d285779a4966a1fee6db61e293
Patch #1540892: site.py Quitter() class attempts to close sys.stdin
before raising SystemExit, allowing IDLE to honor quit() and exit().

M    Lib/site.py
M    Lib/idlelib/PyShell.py
M    Lib/idlelib/CREDITS.txt
M    Lib/idlelib/NEWS.txt
M    Misc/NEWS
Lib/idlelib/CREDITS.txt
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/site.py
Misc/NEWS