From: Brett Cannon <bcannon@gmail.com> Date: Sat, 2 Aug 2008 03:29:56 +0000 (+0000) Subject: Blocked revisions 65391 via svnmerge X-Git-Tag: v3.0b3~186 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ae9a5275ebf75beaeb08304f837df565218e78c;p=python Blocked revisions 65391 via svnmerge ........ r65391 | brett.cannon | 2008-08-01 20:28:42 -0700 (Fri, 01 Aug 2008) | 2 lines Remove a dict.has_key() use to silence a warning raised under -3. ........ ---