-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Running 0.4.2, I found an interesting unhandled exception triggered by a bad expression syntax. Using the expression:
a == "b" ()
I get an exception 'Str' object has no attribute 'id'
AttributeError: 'Str' object has no attribute 'id'
...
[
".../lib/python2.7/site-packages/pql/matching.py",
171,
"handle",
"options=self.get_options())"
]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels