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 <encomp...@gmail.com> 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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to