Newbie question - deleting records from anydbm database

Dan M dan at wolf.com
Thu Dec 15 08:54:36 EST 2005


>> Now how can I go about deleting that record when it's too old?
>> 
> (untested)
> 
> try
> 
>      del db[ipAddress]

Yep, that did it. Thanks!




More information about the Python-list mailing list