pyart.lazydict.MutableMapping.setdefault

MutableMapping.setdefault(k[, d]) D.get(k,d), also set D[k]=d if k not in D