On Saturday, November 2, 2013 6:01:12 AM UTC+5:30, flebber wrote:

> What I know and have learnt.
>  - Use lxml to open view and find info from nodes of an XML file


> My main roadblock is the XML process, I am finding it unclear to understand 
> what tools and how to manage this process.
> Most examples show manually inputting data.

Whats missing in lxml for this?
Maybe the 'trick' for running a web search is to look for elementtree
and then use the concepts in lxml
[Starting http://docs.python.org/2/library/xml.etree.elementtree.html ?? ]
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to