Re: Elementree and insert new element if it is not present - FIXED
On 2014-01-24, Tharanga Abeyseela wrote: > manged to fix it. need to add the namespace when checking the > condition. I wish there was a rule that if your xml doesn't need a namespace it doesn't use one. They are a pain when there's just one useless namespace. But maybe I'm just naive. -- Neil
Elementree and insert new element if it is not present - FIXED
manged to fix it. need to add the namespace when checking the condition. Thanks -- https://mail.python.org/mailman/listinfo/python-list