mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
6f84ed5afc
exist in latin1, but at least the roundtrip results in the same macroman characters.
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.