ASCII characters

1 view
Skip to first unread message

ag3nt

unread,
Feb 11, 2010, 8:22:20 PM2/11/10
to Tornado Web Server
Hey everybody,

Love the Tornado Web framework!

I recently ran into a snag dealing with handling of Ascii characters
in POST data arguments. A simple example would be chatting and
relaying "ç" characters. It seems to be generating UnicodeDecodeError
and other form data submission parts of my website, it will raise
InvalidStringData exception. I can post my logs if requested.

David P. Novakovic

unread,
Feb 15, 2010, 4:09:23 AM2/15/10
to python-...@googlegroups.com
There is most likely a problem with your code not handling the encoding properly. If you have an example of where the error is happening and what the code is around there we may be able to help.

D
Reply all
Reply to author
Forward
0 new messages