]> granicus.if.org Git - python/commit
Added non-ns start and end element methods.
authorLars Gustäbel <lars@gustaebel.de>
Wed, 11 Oct 2000 22:34:04 +0000 (22:34 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Wed, 11 Oct 2000 22:34:04 +0000 (22:34 +0000)
commitd178ba666b5744f0503e10fec67bed1bd0180fd2
treea661a22e55a574d3d699a1332a3d1741fc455c89
parent93615657ec163f4f146ab65a2db7266b59abd155
Added non-ns start and end element methods.
Moved appendChild calls from DOMEventStream to PullDOM (parser indep).
Removed duplicated sibling pointer setting (duplicated in appendChild).
Lib/xml/dom/pulldom.py