Ronald Oussoren added the comment:

(unassigning as this is not a mac-specific issue)

BTW. Is this really a bug, the documentation says that append appends a single 
element 
<http://docs.python.org/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.append>:

<quote>
append(subelement)
Adds the element subelement to the end of this elements internal list of 
subelements.
</quote>

----------
assignee: ronaldoussoren -> nobody
nosy: +nobody

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16044>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to