Hello,

I have the following error:

Error traceback

Traceback (most recent call last):
  File "C:\project\web2py\gluon\restricted.py", line 174, in
restricted
    ccode = compile(code.replace('\r\n', '\n'), layer, 'exec')
  File "C:/project/web2py/applications/phoenix/models/menu.py", line 0
SyntaxError: encoding problem: utf-8 (phoenix/models/menu.py, line 0)

I verified the encoding type for menu.py. It is UTF8.

Any ideea?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to