
Sept. 7, 2008
9:35 p.m.
On Thu, Sep 4, 2008 at 11:30 AM, Brett Cannon <brett@python.org> wrote:
Another thing to keep in mind with the whole shelve/dbm.any argument is that for 3.1 there is nothing saying we can't change shelve and the dbm package to allow 3rd-party code to register with the dbm package such that bsddb can be used as needed behind the scenes.
-Brett
Exactly. That is what I think should really happen here.