dict.pop

a.pop(k[, x]) a[k] if k in a, else x (and remove k).

dict.pop raises a KeyError when no default value is given and the key is not found. New in version 2.3.

 

A Django site. this page was rendered by a django application in 0.01s 2008-08-07 22:50:50.590175. hosted by webfaction.