Martin v. Löwis <mar...@v.loewis.de> added the comment:

That's invalid usage. You are supposed to create new element nodes through the 
document's createElement method. "unattached" nodes are not supported.

----------

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

Reply via email to