[Python-Dev] [issue3769] Deprecate bsddb for removal in 3.0 (original) (raw)

skip at pobox.com skip at pobox.com
Thu Sep 4 13:11:45 CEST 2008


Michele> I do not use bsddb directly, but I use shelve which on Linux
Michele> usually takes advantage of bsddb. Does removing bsddb mean that
Michele> I will not be able to read shelve files written with Python 2.5
Michele> with Python 3.0? That would be quite disturbing to me.

Correctamundo.

Skip



More information about the Python-Dev mailing list