Re: [Tutor] reading and processing xml files with python

2009-06-24 Thread Jacob Mansfield
hello all, I am currently making a birthday prezzie for someone (deadline is Thursday night). the basic idea is a wall of photos that you can move about to view different ones using a joystick and press the joystick button to hear a roughly five second commentary that is individual for each phot

Re: [Tutor] reading and processing xml files with python

2009-06-21 Thread Stefan Behnel
Hi, python.l...@safe-mail.net wrote: > I am a total python XML noob and wanted some clarification on using python > with reading remote XML data. For XML in general, there's xml.etree.ElementTree in the stdlib. For remote data (and for various other features), you should also try lxml.etree, whi

Re: [Tutor] reading and processing xml files with python

2009-06-20 Thread Norman Khine
you can use something like http://docs.hforge.org/itools/xml.html to process your xml request or some other python xml parser such as BeautifulStoneSoup. to return a list of the tag value, you could , perhaps: >>> firstdata = ' 134388 Milford Plaza at Times >>> Square 700 8th Avenue >>> New

[Tutor] reading and processing xml files with python

2009-06-20 Thread python . list
Hi, I am a total python XML noob and wanted some clarification on using python with reading remote XML data. All examples I have found assumes the data is stored localy or have I misunderstood this? If I browse to: 'user:passw...@domain.com/external/xmlinterface.jsp?cid=xxx&resType=hotel200631