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 -- http://mail.python.org/mailman/listinfo/python-list