danielpronych / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

Unicode GetSearch #203

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. api.GetSearch(u'some unicode string'.encode('utf-8'))

What is the expected output? What do you see instead?
I would like to be able to search for non ascii terms, but UnicodeDecodeError 
occurs

What version of the product are you using? On what operating system?
0.6-1ubuntu1

Original issue reported on code.google.com by d.v.kor...@gmail.com on 18 Jul 2011 at 5:40