]> granicus.if.org Git - python/commit
mod from Joe Strout: when quitting, catch errors in window.close() methods and ignore...
authorJust van Rossum <just@lettererror.com>
Tue, 22 Jun 1999 18:37:35 +0000 (18:37 +0000)
committerJust van Rossum <just@lettererror.com>
Tue, 22 Jun 1999 18:37:35 +0000 (18:37 +0000)
commitd58c7464d96e212c2d0b458b9509a328a68f1961
tree1b3299c9c44843f625b87ed2f90deea87e7d4653
parent87460821755ba72294b0c95b7d130b922d2a7ea4
mod from Joe Strout: when quitting, catch errors in window.close() methods and ignore them. Otherwise one can never quit.
Mac/Tools/IDE/PythonIDEMain.py