|
|
-S'Traceback (most recent call last):\n File "/home/knewman/FrameworkBenchmarks/frameworks/Python/web2py/web2py/gluon/restricted.py", line 227, in restricted\n exec ccode in environment\n File "/home/knewman/FrameworkBenchmarks/frameworks/Python/web2py/web2py/applications/app/controllers/default.py", line 8, in <module>\n File "/home/knewman/FrameworkBenchmarks/frameworks/Python/web2py/web2py/gluon/globals.py", line 393, in <lambda>\n self._caller = lambda f: f()\n File "/home/knewman/FrameworkBenchmarks/frameworks/Python/web2py/web2py/applications/app/controllers/default.py", line 6, in plaintext\n return response.getvalue()\nTypeError: \'NoneType\' object is not callable\n'
|