Try adding .encode("utf-8") to whatever variable(s) seem to have the
unicode characters in them, as in funky_variable.encode("utf-8")

~Brian

On Jan 12, 5:06 am, Jason Brower <[email protected]> wrote:
> In importing my file I seem to not be able to import ÄäÖöÅå properly.
> The file I am pulling from is UTF-8 according to my text editor.  Could
> I be doing something wrong with the import?
> Best Regards,
> Jason Brower
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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