woom.context.Context.popitem

woom.context.Context.popitem#

Context.popitem() (k, v), remove and return some (key, value) pair#

as a 2-tuple; but raise KeyError if D is empty.