]> granicus.if.org Git - python/commit
Remove dict.has_key() usage in xml.dom.minidom to silence warnings while
authorBrett Cannon <bcannon@gmail.com>
Mon, 4 Aug 2008 00:23:58 +0000 (00:23 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 4 Aug 2008 00:23:58 +0000 (00:23 +0000)
commit5dd504df289fba6990ab1ee3a3554cd960850c26
tree4ba2984637c58b6c1720e2153e9521c8cc23f631
parenta36f8fefb00e11c7a46280eba33bf210c34018f4
Remove dict.has_key() usage in xml.dom.minidom to silence warnings while
running under -3.
Lib/xml/dom/minidom.py