chromium/third_party/mako/mako/test/templates/runtimeerr_py3k.html

<%
    print(y)
    y = 10
%>