On Mon, Jan 30, 2017 at 3:58 PM, Chris Green <c...@isbd.net> wrote:
> I want to parse some XML data, it's the address book data from the
> linux program osmo.  The file I want to parse is like this:-

Just like Irmen said, use the default xml.etree.ElementTree, it's
amazing and very simple to use.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to