I&#39;m running a script with 2.7 that deals with some heavy XML files.  I&#39;m trying to speed it up best I can; using cProfile I&#39;ve seen what&#39;s taking all the time.  It&#39;s the function _get_elements_by_tagName_helper.  Can anyone tell me where this is called and if I can improve its runtime speed?<br>

<br>Thanks,<br>Joseph David Borġ <br><a href="http://www.jdborg.com" target="_blank">http://www.jdborg.com</a><br>