Staging
v0.5.1
https://github.com/python/cpython
Revision d112bc7958151fa17c4ccb27413c43e45b8476fb authored by Kurt B. Kaiser on 16 August 2006, 05:01:42 UTC, committed by Kurt B. Kaiser on 16 August 2006, 05:01:42 UTC
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
1 parent 798ed8f
History
Tip revision: d112bc7958151fa17c4ccb27413c43e45b8476fb authored by Kurt B. Kaiser on 16 August 2006, 05:01:42 UTC
Patch #1540892: site.py Quitter() class attempts to close sys.stdin
Tip revision: d112bc7
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top