Unicode Decode Error

Pratik Khemka pratikkhemka at hotmail.com
Fri Oct 8 17:31:58 EDT 2010


UnicodeDecodeError: 'ascii' codec can't decode byte 0x92 in position 152: ordinal not in range(128). Can someone please help me with  this error

The error occurs in line wbk.save(p4_merge.xls). I have used import xlwt..Can someone just tell what do I need to do to get rid of this error. I read other forums which explain the error but do not solve it. Thanks in advance..
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101009/32320f22/attachment.html>


More information about the Python-list mailing list