quit() wasn't included in the suite. This is a quick manual patch to add it.

This commit is contained in:
Jack Jansen 2001-10-23 22:23:02 +00:00
parent 5d528b787e
commit a43ad368ba

View File

@ -10,7 +10,8 @@ import MacOS
_code = 'CoRe'
class Standard_Suite_Events:
from StdSuites.Standard_Suite import *
class Standard_Suite_Events(Standard_Suite_Events):
_argmap_close = {
'saving' : 'savo',