Put all AE constants into AppleEvents.py

This commit is contained in:
Jack Jansen 2000-12-12 22:06:53 +00:00
parent 1072c3872d
commit 177fa8c25e
6 changed files with 905 additions and 911 deletions

View file

@ -19,8 +19,6 @@
from types import *
import AE
from AppleEvents import *
from AERegistry import *
from AEObjects import *
import MacOS
import macfs
import StringIO