]> granicus.if.org Git - python/commit
Tighten up the new NodeList implementation.
authorFred Drake <fdrake@acm.org>
Fri, 28 Sep 2001 20:25:45 +0000 (20:25 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 28 Sep 2001 20:25:45 +0000 (20:25 +0000)
commit575712eaca34cc8f9d712f690aec5442fe33031e
tree03a6ae04617a54b749be3d8153d9997d86b43214
parent88a56857f65d98e9d2b670eab6e048bda519340a
Tighten up the new NodeList implementation.
Clean up a little; do not create an alias that is only used once, or store
attributes with constant values in an instance.
Lib/xml/dom/minidom.py