From: Brett Cannon Date: Mon, 4 Aug 2008 00:24:38 +0000 (+0000) Subject: Blocked revisions 65462 via svnmerge X-Git-Tag: v3.0b3~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3e432a40502f5f4711fca68e3a191cd62e9d219;p=python Blocked revisions 65462 via svnmerge ........ r65462 | brett.cannon | 2008-08-03 17:23:58 -0700 (Sun, 03 Aug 2008) | 3 lines Remove dict.has_key() usage in xml.dom.minidom to silence warnings while running under -3. ........ ---