What steps will reproduce the problem?
1. submit a text containing some unicode character
urllib.urlencode does not support it so you need to encode content.
What is the expected output?
python-calais should be able to send to open calais none ascii character.
Please provide any additional information below.
I have created a branch of the project and implemented this. You can see a
patch of there :
http://bazaar.launchpad.net/~yml/python-calais/with_setup/revision/18
or if you prefer you can CO the code.
Original issue reported on code.google.com by yann.ma...@gmail.com on 26 Feb 2009 at 6:56
Original issue reported on code.google.com by
yann.ma...@gmail.com
on 26 Feb 2009 at 6:56