Vajrasky Kok added the comment: Here is the patch (by Christian Heimes) with unit test (by me).
Apparently the namespace handlers (start-ns and end-ns) got problem with empty namespace. But they (start-ns and end-ns) must be combined together to create this problem. start-ns handler only will not create this problem. ---------- nosy: +vajrasky Added file: http://bugs.python.org/file32880/fix_xml_etree_with_empty_namespace.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue19815> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
