From: Brett Cannon Date: Sat, 2 Aug 2008 03:32:49 +0000 (+0000) Subject: Blocked revisions 65393 via svnmerge X-Git-Tag: v3.0b3~185 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eff773e7f9e47ba5b12d299d5dadf2fc5166f072;p=python Blocked revisions 65393 via svnmerge ........ r65393 | brett.cannon | 2008-08-01 20:32:13 -0700 (Fri, 01 Aug 2008) | 2 lines Remove a dict.has_key() use to silence a warning when running under -3. ........ ---