commit | 62df0448850000739edd1df8b4c0e702119d476e | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Wed May 28 01:47:46 2003 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Wed May 28 01:47:46 2003 +0000 |
tree | 7b951a9bf7b3c2d85d1ee60772087132ce0e2a16 | |
parent | f7c822073e8b0b899343e2f222778ff1eb37b2c6 [diff] [blame] |
Added a config-main General option to delete sys.exitfunc. The default is not to do that. VPython and student environment support. M PyShell.py M config-main.def M run.py
diff --git a/Lib/idlelib/config-main.def b/Lib/idlelib/config-main.def index 1350d60..206c37f 100644 --- a/Lib/idlelib/config-main.def +++ b/Lib/idlelib/config-main.def
@@ -43,6 +43,7 @@ autosave= 0 print-command-posix=lpr %s print-command-win=start /min notepad /p %s +delete-exitfunc= 0 [EditorWindow] width= 80