The default argument in dict.setdefault() defaults to None.
Add this default to UserDict.DictMixin.setdefault() too.
1 file changed