]> granicus.if.org Git - python/commit
Don't call AEInteractWithUser unconditionally on a quit appleevent. The
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Mar 2003 12:28:04 +0000 (12:28 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Mar 2003 12:28:04 +0000 (12:28 +0000)
commit122152451e1bc7aaff69d28b8950afa7848c6de6
tree074745983da2a54a66815550ae8a4c2f10729d97
parent7451e3b4d5228a9e3efc837f6ecb2c156e07f538
Don't call AEInteractWithUser unconditionally on a quit appleevent. The
EasyDIalogs methods will call it if needed.

Fixes #684975.
Mac/Tools/IDE/PythonIDEMain.py