summaryrefslogtreecommitdiff
path: root/alot/settings/utils.py
Commit message (Expand)AuthorAge
* main: allow -c to be used multiple timesAnton Khirnov2023-03-16
* settings/utils: move resolve_att to the only place where it's usedAnton Khirnov2023-03-07
* Cosmetics, clean up importsAnton Khirnov2021-02-10
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Log unknown settings in configuration and theme files.Julian Mehne2018-01-08
* Give more context if reading of config file fails.Julian Mehne2017-12-06
* pep8 fixesPatrick Totzke2017-09-01
* Replace Exception.message with str(Exception)Dylan Baker2017-08-19
* Extend docs for settings.utils.read_configLucas Hoffmann2017-06-06
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Replace mutable keyword argumentsDylan Baker2016-12-13
* Fix except syntaxLucas Hoffmann2016-12-09
* Clean up importsLucas Hoffmann2016-12-09
* alot/settings/utils.py: extend error message on IOError exceptionJohannes 'josch' Schauer2016-01-31
* pep8&pyflakes fixesPatrick Totzke2013-07-07
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-01
* more precise error handling for config parsingPatrick Totzke2012-08-10
* do not write default config if missingPatrick Totzke2012-08-01
* correctly report interpolation errorsPatrick Totzke2012-07-21
* pep8 and pyflakes fixesPatrick Totzke2012-07-21
* fix issue with overwriting AttrSpecsPatrick Totzke2012-07-21
* better validation error reportsPatrick Totzke2012-07-21
* outsource resolve_att settings utilPatrick Totzke2012-07-18
* settings: propagate more failure infoPatrick Totzke2012-07-15
* add copyright statements to all source filesPatrick Totzke2012-06-14
* forgot to add missing settings.utils.pyPatrick Totzke2012-03-11