> 
> Yes, in fact:
> 
> //[EMAIL PROTECTED]//*[name()!='section']
> 
> would do the trick.
> 
> I was trying to avoid using anything not in the standard Python
> distribution if I could help it; I need to be able to use my code on
> Linux, OS X and Windows.
> 
> The xml.path package is from PyXML, yes? I'll just have to battle with
> installing PyXML on OS X ;-)

As a fresh member of the MacOSX community I can say that so far except 
pygame I made everything run. So - I don't expect that to be too much of 
a problem.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to