Handling Special characters in python

anilkumar.dannina at gmail.com anilkumar.dannina at gmail.com
Tue Jan 1 06:35:56 EST 2013


I am facing one issue in my module. I am gathering data from sql server database. In the data that I got from db contains special characters like "endash". Python was taking it as "\x96". I require the same character(endash). How can I perform that. Can you please help me in resolving this issue.

Waiting for your reply.

Thanks,
D Anil Kumar



More information about the Python-list mailing list