bab mis <bab...@outlook.com> writes: > Hi ,Any XML parser which gives the same kind of data structure as yaml > parser gives in python. Tried with xmlmindom but ir's not of a proper > datastrucure ,every time i need to read by element and create the > dict.
lxml probably. The ElementTree API in the standard library gives you an API better than than the DOM ones but that's not saying much. [...] -- Cordially, Noufal http://nibrahim.net.in _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers