From: Brett Cannon Date: Mon, 4 Aug 2008 21:17:53 +0000 (+0000) Subject: Blocked revisions 65510 via svnmerge X-Git-Tag: v3.0b3~154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5f74f109a0441b64e1fdfb6a30693d2b932985c;p=python Blocked revisions 65510 via svnmerge ........ r65510 | brett.cannon | 2008-08-04 14:17:15 -0700 (Mon, 04 Aug 2008) | 2 lines Remove dict.has_key() usage in the shelve module to silence warnings under -3. ........ ---