From: Brett Cannon Date: Sun, 3 Aug 2008 23:40:51 +0000 (+0000) Subject: Blocked revisions 65451 via svnmerge X-Git-Tag: v3.0b3~167 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2dd17e435ee4ed13b8c4233404cd8d56c430dc3e;p=python Blocked revisions 65451 via svnmerge ........ r65451 | brett.cannon | 2008-08-03 16:40:13 -0700 (Sun, 03 Aug 2008) | 2 lines Remove a dict.has_key() usage in email._parseaddr found while running -3. ........ ---