Hi Anthony,

Unfortunately it does not work

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

Traceback (most recent call last):
  File "C:\MyDev\web2py_src\gluon\restricted.py", line 204, in restricted
    ccode = compile2(code,layer)
  File "C:\MyDev\web2py_src\gluon\restricted.py", line 189, in compile2
    return compile(code.rstrip().replace('\r\n','\n')+'\n', layer, 'exec')
  File 
"C:\MyDev\web2py_src\applications\PrettyNZBViewer\views\default/index.html", 
line 89
    response.write('<br>\nPlot: ', escape=False)
           ^
SyntaxError: invalid syntax

-- 



Reply via email to