Hello!
I tried to use this class in my work. But I Can't understand the next.
I have an XML file, where I store an information by this way
Wesley
Hunter ie.
How can I get the value between and ?
Thanks in advance.
aum wrote:
> Hi folks,
>
> I've just released an XML object wrapper called XMLO
Hi folks,
I've just released an XML object wrapper called XMLObject, which aims to
do for XML file handling what SQLObject does for database access.
XMLObject wraps XML files as Python objects, and lets you work with XML
data more quickly and easily, and with code that's shorter and much more
rea