docker-offlineimap/offlineimap/ui
Sebastian Spaeth f8d5f1890c Make sleep abort request working again for Curses UI
1) Rework the sleep abort request to set the skipsleep configuration
   setting that the sleep() code checks.
2) Only output 15 rather than 50 debug messages on abort...

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-11-03 14:21:25 +01:00
..
__init__.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Curses.py Make sleep abort request working again for Curses UI 2011-11-03 14:21:25 +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 Make sleep abort request working again for Curses UI 2011-11-03 14:21:25 +01:00