From: Brett Cannon Date: Sun, 3 Aug 2008 22:38:58 +0000 (+0000) Subject: Blocked revisions 65440 via svnmerge X-Git-Tag: v3.0b3~172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc834497b37e0a00abe84cf6c4eef72b14463b1f;p=python Blocked revisions 65440 via svnmerge ........ r65440 | brett.cannon | 2008-08-03 15:38:19 -0700 (Sun, 03 Aug 2008) | 2 lines Remove a dict.has_key() usage in profile to silence a -3 DeprecationWarning. ........ ---