1.I read a unicode file by using codec
2.I want to pass that string to exec() statement
3.But one of my character (U+0950) in that string is not showing
properly in the output got by that exec() statement

could anyone help me to get proper output. ?


somesh

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to