{% for s in stacktrace %}{{s.0}}/{{s.1}} in {{s.3}}({{s.2}}) {{s.4}} {% if show_locals %}
{{s.5|pprint}}
{% endif %} {% endfor %}