Smarter header (was Re: Stupid Question)

Terry Reedy tjreedy at home.com
Fri Feb 8 13:26:29 EST 2002


"Andreas Schöller" <schoeller at zkm.de> wrote in message
news:mailman.1013184443.12158.python-list at python.org...
>is it possible to delete a key from a Btree() ? I´m using a IOBTree
from
>the ZODB Standalone dist. A simple del tree[key] gives me a
__delitem__
>error ? Reassign works as expected tree[key] = value.

You are much more likely to get a smart answer with a better header,
especially for such a specialized question.

Example: ZODB IOBTree deletion question

Terry J. Reedy








More information about the Python-list mailing list