docker-offlineimap/offlineimap/ui
Sebastian Spaeth 212e50eb4b Fix sleeping in the Blinkenlights UI
We were still referring to s.gettf() in sleeping(self, ...) causing each
attempt to sleep to crash. Fix this, and the CursesAccountFrame.sleeping()
method. I am sure, there is still wrong and broken but we are getting there.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-11-02 12:48:22 +01:00
..
__init__.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Curses.py Fix sleeping in the Blinkenlights UI 2011-11-02 12:48:22 +01:00
debuglock.py cleanup import satements 2011-05-12 18:26:29 +02:00
Machine.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02: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 Append, don't truncate, log file 2011-11-02 10:56:42 +01:00