<div><font face="Arial" size="2"><span class="271405604-18032008">Hi,<br><br>Any idea how to handle the unicode characters existing in an xml file while parsing it.<br><br>This is what I am doing:<br><br>from xml.dom import 
minidom<br></span></font></div>
<div><font face="Arial"><font size="2">xmlObj = minidom.parse<span class="271405604-18032008">(fileobj</span></font><font size="2"><span class="271405604-18032008">)</span></font></font></div>
<div><br>And the script throws an error because of some special characters [<font face="Arial" size="2">&#39;f(3gpÕ¡¤ë&#39;</font>] present in the xml file. Any suggestion/pointers would be appreciated<br></div>
<br>Thanks and Regards,<br>Gurpreet Singh