[BangPypers] (no subject)
Noufal Ibrahim
noufal at nibrahim.net.in
Tue Sep 24 07:09:33 CEST 2013
bab mis <babmis at 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
More information about the BangPypers
mailing list