Martin v. Löwis <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue15290> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
