From: Brett Cannon Date: Mon, 4 Aug 2008 00:10:29 +0000 (+0000) Subject: Blocked revisions 65457 via svnmerge X-Git-Tag: v3.0b3~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85866243cdea6b4bf73f8facdeebe16ba5a85c0f;p=python Blocked revisions 65457 via svnmerge ........ r65457 | brett.cannon | 2008-08-03 17:09:43 -0700 (Sun, 03 Aug 2008) | 3 lines Remove dict.has_key() and apply() usage from the logging package to silence warnings when run under -3. ........ ---