@Antonio,

please create a simple example action that causes the error in your
setup and post it here.
something like

# -*- coding: utf-8 -*-

def myfunc():
   return dict(mykey='contruções')




2014-03-18 15:57 GMT+01:00 António Ramos <ramstei...@gmail.com>:
> yes i have it in my controller.py file
>
> # -*- coding: utf-8 -*-
>
>
>
> 2014-03-18 14:48 GMT+00:00 Leonel Câmara <leonelcam...@gmail.com>:
>
>> Olá António,
>>
>> Is your controller .py file saved in utf-8 (make sure the text editor is
>> doing it, use "the save with encoding" option if you have it) and has this
>> as the first line?
>>
>> # -*- coding: utf-8 -*-
>>
>> --
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to web2py+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to