> Very nice!! Its a joy to make the bug
Sorry, could you post screenshots showing before and after?
At my point there is still an error:
I changed line 17 of default.py:
def index():
"""
example action using the internationalization operator T and flash
rendered by views/default/index.html or views/generic.html
"""
response.flash = T('Welcome to web2py')
return dict(message=T('Hello World')
The ticket reports:
Error snapshot
Detailed traceback description
* Exception: <type 'exceptions.SyntaxError'>(invalid syntax (default.py,
line 20))
[...]
* Python 2.6.5: /usr/bin/python
the line nummer is not counted correctly...