In Python 2, the `UserDict.DictMixin` class is not abstract. The typeshed stub somehow is missing concrete `__len__` and `__iter__` implementations.