Jack Jansen | 6a2fdab | 2000-04-22 22:56:53 +0000 | [diff] [blame] | 1 | AECaptureParser is a tool by Erik van Blokland, erik@letterror.com, which |
2 | listens for AppleEvents and turns them into the Python code that will generate | ||||
3 | those events when executed. | ||||
4 | |||||
5 | Lots more information is in the docstring in the code. |