summaryrefslogtreecommitdiffstats
path: root/Mac/Contrib/AECaptureParser/AECaptureParser.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Contrib/AECaptureParser/AECaptureParser.py')
-rw-r--r--Mac/Contrib/AECaptureParser/AECaptureParser.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mac/Contrib/AECaptureParser/AECaptureParser.py b/Mac/Contrib/AECaptureParser/AECaptureParser.py
index 25a0237..3d74f64 100644
--- a/Mac/Contrib/AECaptureParser/AECaptureParser.py
+++ b/Mac/Contrib/AECaptureParser/AECaptureParser.py
@@ -260,8 +260,8 @@ class AECaptureParser:
'type(': [('type(', "aetypes.Type('"), (')', "')")],
"'null'()": [("'null'()", "None")],
'abso(': [('abso(', "aetypes.Unknown('abso', ")],
- '³': [('³', '"')],
- '²': [('²', '"')],
+ '–': [('–', '"')],
+ '”': [('”', '"')],
'[': [('[', '('), (', ', ',')],
']': [(']', ')')],
'«': [('«', "«")],
@@ -353,7 +353,7 @@ def addquotes(txt):
eventreceptacle = """
[event: target="Finder", class=core, id=setd]
-'----':obj {form:prop, want:type(prop), seld:type(posn), from:obj {form:name, want:type(cfol), seld:³MoPar:Data:DevDev:Python:Python 1.5.2c1:Extensions², from:'null'()}}, data:[100, 10]
+'----':obj {form:prop, want:type(prop), seld:type(posn), from:obj {form:name, want:type(cfol), seld:–MoPar:Data:DevDev:Python:Python 1.5.2c1:Extensions”, from:'null'()}}, data:[100, 10]
[/event]
"""