051a00804b
Returning a defaultdict made the caller's code look confusing, as it wasn't clear why there wouldn't be a Keyerror in some cases. Instead, let the caller explicitly use `get`. |
||
---|---|---|
.. | ||
models | ||
__init__.py | ||
completer.py | ||
completiondelegate.py | ||
completionwidget.py |