cpython/Mac/Contrib/AECaptureParser
2000-04-22 22:56:53 +00:00
..
AECaptureParser.py Erik van Blokland's CaptureAE. 2000-04-22 22:56:53 +00:00
readme.txt Erik van Blokland's CaptureAE. 2000-04-22 22:56:53 +00:00

AECaptureParser is a tool by Erik van Blokland, erik@letterror.com, which
listens for AppleEvents and turns them into the Python code that will generate
those events when executed.

Lots more information is in the docstring in the code.