Kaydet (Commit) 4b64c2aa authored tarafından Jack Jansen's avatar Jack Jansen

Put all AE constants into AppleEvents.py

üst 50bf148a
......@@ -19,8 +19,6 @@ from string import strip
from types import *
import AE
from AppleEvents import *
from AERegistry import *
from AEObjects import *
import MacOS
import macfs
import StringIO
......
"""aetypes - Python objects representing various AE types."""
from AppleEvents import *
from AERegistry import *
from AEObjects import *
import struct
from types import *
import string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment