I have a another question... using elementtree, is there a proper way to get at the data '123456789' in this tag?
'<id 123456789 />' I tried making it an element, but the only attribute that returns anything is the "tag" attribute. Does that section of a tag have any proper name that I'm missing? Or is it just bad XML style? Thanks! ~Sean -- http://mail.python.org/mailman/listinfo/python-list