Hello,
My site is russian, I try to fix HTML using this code
using the library - lxml.html
post_obj.content =
tostring(fromstring(entry.content.text.decode('utf-8')))
on my local machine(dev) it works well, in the cloud I get encoding
problems.
I do not know what to do.
Thnak you.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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/google-appengine?hl=en.