Hello, Is web2py use unicode or ascii internally for string?
I found having problem inserting value from a web2py select query into custom xml building export that I build with lxml... How or where to specify that I want the row.field output to be utf-8? Thanks Richard

