From: Brett Cannon Date: Sun, 3 Aug 2008 23:00:33 +0000 (+0000) Subject: Blocked revisions 65446 via svnmerge X-Git-Tag: v3.0b3~169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc5dca5cdfcb8a9caac54161470939381d693aab;p=python Blocked revisions 65446 via svnmerge ........ r65446 | brett.cannon | 2008-08-03 15:59:46 -0700 (Sun, 03 Aug 2008) | 2 lines Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3. ........ ---