]> granicus.if.org Git - python/commit
Added a config-main General option to delete sys.exitfunc. The default
authorKurt B. Kaiser <kbk@shore.net>
Wed, 28 May 2003 01:47:46 +0000 (01:47 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 28 May 2003 01:47:46 +0000 (01:47 +0000)
commit62df0448850000739edd1df8b4c0e702119d476e
tree7b951a9bf7b3c2d85d1ee60772087132ce0e2a16
parentf7c822073e8b0b899343e2f222778ff1eb37b2c6
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
Lib/idlelib/PyShell.py
Lib/idlelib/config-main.def
Lib/idlelib/run.py