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 2011-06-21 20:50:09.511669. hosted by webfaction.