Commit ad09367f authored by Dag Sverre Seljebotn's avatar Dag Sverre Seljebotn

Whoops, committed debug code. Undoing.

parent 5ddddeed
......@@ -150,7 +150,6 @@ class TreeVisitor(BasicVisitor):
except Errors.CompileError:
raise
except Exception, e:
raise
import sys
trace = ['']
for parent, attribute, index in self.access_path:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment