#!/opt/python/bin/python3.3 from xml.etree import ElementTree as etree r = etree.XML("") r.findall('',namespace=None)