deleting from bsddb

Erika Skoe eeskoe at yahoo.com
Tue Dec 18 20:12:13 EST 2001


thanks

"Jason Orendorff" <jason at jorendorff.com> wrote in message
news:mailman.1008652461.23857.python-list at python.org...
> Erika Skoe wrote:
> > i don't see the syntax anywhere for deleting an element from a bsddb.
any
> > hints?
>
>   db = bsddb.hashopen("myfile.db", 'w')
>   del db['username']
>
> --
> Jason Orendorff    http://www.jorendorff.com/
>
>





More information about the Python-list mailing list