Datastorage question.

Adonis deltapigz at telocity.com
Sun Aug 25 20:13:29 EDT 2002


i want to save small tidbits of info similiar to an address book, would it
be better to use the bsddb module, or place the information into a
dictionary/list type and dump it using cPickle?

any suggeustions is greatly appreciated.

Adonis





More information about the Python-list mailing list