docker-offlineimap/offlineimap/ui
Wieland Hoffmann 4bc766035c error: Log the messages with level ERROR
Otherwise, messages logged through UIBase.error would only be passed to
UIBase._msg, which only logs at INFO. This causes error to not get
logged at all for the quit UI.

Signed-off-by: Wieland Hoffmann <themineo@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-01-10 12:36:18 +01:00
..
__init__.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Curses.py more consistent style 2015-01-07 21:31:43 +01:00
debuglock.py more style consistency 2015-01-08 23:36:19 +01:00
Machine.py more consistent style 2015-01-07 21:31:43 +01:00
Noninteractive.py python3: import absolute package name 2012-02-06 17:41:42 +01:00
TTY.py more style consistency 2015-01-08 23:36:19 +01:00
UIBase.py error: Log the messages with level ERROR 2015-01-10 12:36:18 +01:00