mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
5 lines
237 B
Text
5 lines
237 B
Text
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.
|