Home | History | Annotate | Download | only in StdSuites
      1 """Suite Required Suite: Every application supports open, print, run, and quit
      2 Level 1, version 1
      3 
      4 Generated from /Volumes/Sap/System Folder/Extensions/AppleScript
      5 AETE/AEUT resource version 1/0, language 0, script 0
      6 """
      7 
      8 import aetools
      9 import MacOS
     10 
     11 _code = 'reqd'
     12 
     13 from _builtinSuites.builtin_Suite import *
     14 class Required_Suite_Events(builtin_Suite_Events):
     15 
     16     pass
     17 
     18 
     19 #
     20 # Indices of types declared in this module
     21 #
     22 _classdeclarations = {
     23 }
     24 
     25 _propdeclarations = {
     26 }
     27 
     28 _compdeclarations = {
     29 }
     30 
     31 _enumdeclarations = {
     32 }
     33