]> granicus.if.org Git - python/commit
Remove bogus assignment to self.length in NamedNodeMap.__delitem__().
authorFred Drake <fdrake@acm.org>
Tue, 2 Jul 2002 17:27:06 +0000 (17:27 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 2 Jul 2002 17:27:06 +0000 (17:27 +0000)
commit8e8dc419d0f6d28ff945190dc1e1384e04979a77
treecbb742bd6e3b5e0770305e33a510c6d214a0c037
parentabe7c1a4afd289e8e2b953241e5c1f12a5bc2071
Remove bogus assignment to self.length in NamedNodeMap.__delitem__().
Lib/xml/dom/minidom.py