summaryrefslogtreecommitdiff
path: root/alot/settings/errors.py
Commit message (Collapse)AuthorAge
* settings/manager: Extend the get_account_by_address with return_defaultDylan Baker2017-07-27
| | | | | | This new return_default flag (which is an optional and default to False) will try to return the default account if it cannot find an account matching the address hint.
* pep8 and pyflakes fixesPatrick Totzke2012-07-21
|
* add copyright statements to all source filesPatrick Totzke2012-06-14
| | | | cf issue #472
* docs: docstring for settings.errorsPatrick Totzke2012-03-11
|
* group settings into a submodulePatrick Totzke2012-03-11