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

Barry A. Warsaw barry@python.org
Tue, 19 Nov 2002 10:54:00 -0500


"MvL" =3D=3D Martin v L=F6wis <martin@v.loewis.de> writes:

>> SM> I take it that database files created before the switch
>> will SM> still work as long as the same underlying version of
>> the SM> Sleepycat libraries is used, yes?
>> Depends.  API version <> file format version.

MvL> If it is the *very* same underlying version of the Sleepycat
MvL> libraries, how could the file format be different?

It can't. -Barry