def _interact(): """Make sure the application is in the foreground""" AE.AEInteractWithUser(50000000)
def _interact(): AE.AEInteractWithUser(50000000)
"""AEservertest - Test AppleEvent server interface
"""'echo' -- an AppleEvent handler which handles all events the same.
"""PythonSlave.py