On Jun 3, 2005, at 4:50 PM, Leon Stevens wrote:
> 1. I'm comparatively new to Python, very new to XML
> 2. Running Python 2.3, with pyXML.
> 3. Using dom, and following example in "Python in a Nutshell", I've
> coded a
> successfully running parse of a worksheet.
> 4. How do I access the conten
1. I'm comparatively new to Python, very new to XML
2. Running Python 2.3, with pyXML.
3. Using dom, and following example in "Python in a Nutshell", I've coded a
successfully running parse of a worksheet.
4. How do I access the contents of a cell (say, C3) from the XML tree? The
next question will