docker-offlineimap/offlineimap/ui
Sebastian Spaeth f4a32bafd6 Pass ui.registerthread an Account() and not a name as string
This way, we can use all the account functions such as set_abort_event()
from the ui if needed.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-11-03 13:45:44 +01:00
..
__init__.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Curses.py Pass ui.registerthread an Account() and not a name as string 2011-11-03 13:45:44 +01:00
debuglock.py cleanup import satements 2011-05-12 18:26:29 +02:00
Machine.py Pass ui.registerthread an Account() and not a name as string 2011-11-03 13:45:44 +01:00
Noninteractive.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
TTY.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
UIBase.py Pass ui.registerthread an Account() and not a name as string 2011-11-03 13:45:44 +01:00