deleting from bsddb

andreyw andreyw at mailandnews.com
Tue Dec 18 02:58:00 EST 2001


"Erika Skoe" <eeskoe at yahoo.com> wrote in message news:<9vlnmp$12ck$1 at news.doit.wisc.edu>...
> i don't see the syntax anywhere for deleting an element from a bsddb.  any
> hints?
> 
> -e

See shelve.py :

del dict[key]



More information about the Python-list mailing list