[Python-Dev] {}.popitem() (was Re: {}.first[key,value,item] ...)

Fredrik Lundh fredrik@pythonware.com
Mon, 11 Dec 2000 12:36:53 +0100


christian wrote:
> That algorithm is really a gem which you should know,
> so let me try to explain it.

I think someone just won the "brain exploder 2000" award ;-)

to paraphrase Bertrand Russell,

    "Mathematics may be defined as the subject where I never
    know what you are talking about, nor whether what you are
    saying is true"

cheers /F