Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode support #9

Closed
GoogleCodeExporter opened this issue May 5, 2015 · 1 comment
Closed

Unicode support #9

GoogleCodeExporter opened this issue May 5, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Applied.  Thank you very much for your contribution!  

Original comment by s3x...@gmail.com on 1 Mar 2009 at 5:59

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant