D.setdefault(k[,d]) -> D.get(k,d), also set D[k]=d if k not in D
Enter search terms or a module, class or function name.