From: Benjamin Peterson Date: Fri, 8 May 2009 21:07:34 +0000 (+0000) Subject: Blocked revisions 72107 via svnmerge X-Git-Tag: v3.1rc1~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37fe8bfde6a225139ac689b03a5de4ddbd49a83c;p=python Blocked revisions 72107 via svnmerge ........ r72107 | matthias.klose | 2009-04-29 12:18:19 -0500 (Wed, 29 Apr 2009) | 3 lines - Issue #4587: Add configure option --with-dbmliborder=db1:db2:... to specify the order that backends for the dbm extension are checked. ........ ---