From: Brett Cannon Date: Mon, 4 Aug 2008 21:20:29 +0000 (+0000) Subject: Blocked revisions 65512 via svnmerge X-Git-Tag: v3.0b3~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8697eba5219b9d5b21208d77854f2d8ce5f7155c;p=python Blocked revisions 65512 via svnmerge ........ r65512 | brett.cannon | 2008-08-04 14:19:41 -0700 (Mon, 04 Aug 2008) | 2 lines Remove usage of apply() in sqlite3 to silence warnings under -3. ........ ---