From: Brett Cannon Date: Fri, 5 Sep 2008 18:35:01 +0000 (+0000) Subject: Blocked revisions 66232 via svnmerge X-Git-Tag: v3.0rc1~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9b99a0baa8eea460eaa8b7852f58b4cbb571fa5;p=python Blocked revisions 66232 via svnmerge ........ r66232 | brett.cannon | 2008-09-05 11:33:51 -0700 (Fri, 05 Sep 2008) | 5 lines Deprecate bsddb for removal in Python 3.0. Closes issue 3776. Review by Nick Coghlan. ........ ---