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`. |
||
---|---|---|
.. | ||
__init__.py | ||
ini.py | ||
keyconf.py |