I am using primarily UTF-8 based strings, like Hindi or Bengali. Can I
use Python to help me in this regard?

I can say from experience that Python on Windows (at least, Python 2.5 on 32-bit Vista) works perfectly well with UTF-8 files containing Bangla. I have had trouble with working with the data in IDLE, however, which seems to prefer ASCII by default.

-------------
Rami Chowdhury
"Never assume malice when stupidity will suffice." -- Hanlon's Razor
408-597-7068 (US) / 07875-841-046 (UK) / 0189-245544 (BD)




On Aug 21, 2009, at 19:15 , joy99 wrote:

Dear Group,

I like to convert some simple strings of natural language to XML. May
I use Python to do this? If any one can help me, on this.

I am using primarily UTF-8 based strings, like Hindi or Bengali. Can I
use Python to help me in this regard?

How can I learn good XML aspects of Python. If any one can kindly name
me a book or URL.

I am using Python2.6 on Windows XP with IDLE as GUI.

Best Regards,
Subhabrata.
--
http://mail.python.org/mailman/listinfo/python-list

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

Reply via email to