[Python-Dev] bsddb3 imported (original) (raw)

Skip Montanaro skip@pobox.com
Tue, 19 Nov 2002 09:57:29 -0600


>> ... database files created before the switch will still work ... ?

Martin> Correct. Likewise, code should continue to work unmodified,
Martin> since bsddb3 is API compatible with the old bsddb module.

Excellent. Precisely what I wanted to hear.

S