bsddb185 module changes checked in

Martin v. Löwis martin at v.loewis.de
Wed May 7 14:35:21 EDT 2003


Skip Montanaro <skip at pobox.com> writes:

> You should never use bsddb185 explicitly or expect a new database created
> with anydbm.open() to use it.  

I think if people know they need to create DB 1.85 files, they will
use bsddb185 explicitly. This is ok if they know what they are doing.

I agree that they shouldn't expect anydbm.open to use such a database.

Regards,
Martin




More information about the Python-list mailing list