On 2011-05-24, at 21:57 , Brian Bouterse wrote:
> +1 for xpath
> 
> I also like using
> xml.dom.minidom<http://docs.python.org/library/xml.dom.minidom.html>since
> it is so simple and straightforward.
> 
I'm sorry, but I whole-heartedly disagree with this. ElementTree is orders of 
magnitude simpler and more straightforward than the unending pain of working 
with the DOM interface.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to