docker-offlineimap/offlineimap/ui
Sebastian Spaeth 19ff636390 Properly output errors when the main thread receives some
Use the ui.error infrastructure that has been put in place and use
ui.terminate even if we received an Exception, so that we can output the
list of errors that we have. This does away with 2 now unused functions
in ui/UIBase.py

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-09-19 09:34:25 +02:00
..
__init__.py Allow to use nicer UI names 2011-03-06 15:33:29 +01:00
Blinkenlights.py Don't pass a list to ui.copyingmessage() 2011-08-17 20:41:32 +02:00
Curses.py Don't make Blinkenlight statuschar configurable 2011-08-15 12:10:20 +02:00
debuglock.py cleanup import satements 2011-05-12 18:26:29 +02:00
Machine.py Fix copyingmessage() in Machine UI 2011-08-19 18:25:04 +02:00
Noninteractive.py cleanup import statements and conform to PEP-8 2011-03-14 21:35:33 +01:00
TTY.py cleanup import satements 2011-05-12 18:26:29 +02:00
UIBase.py Properly output errors when the main thread receives some 2011-09-19 09:34:25 +02:00