[Python-Dev] [issue3769] Deprecate bsddb for removal in 3.0 (original) (raw)
Gregory P. Smith greg at krypto.org
Sun Sep 7 23:35:58 CEST 2008
- Previous message: [Python-Dev] [issue3769] Deprecate bsddb for removal in 3.0
- Next message: [Python-Dev] 3rd party dbm (was: [issue3769] Deprecate bsddb for removal in 3.0)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Sep 4, 2008 at 11:30 AM, Brett Cannon <brett at 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.
- Previous message: [Python-Dev] [issue3769] Deprecate bsddb for removal in 3.0
- Next message: [Python-Dev] 3rd party dbm (was: [issue3769] Deprecate bsddb for removal in 3.0)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]