docker-offlineimap/offlineimap/ui
Sebastian Spaeth 17f60f7233 Remove from __future__ import with_statements
These were needed for python <2.6 compatability, but since we depend on
python 2.6 now, these can go.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-01-06 23:13:55 +01:00
..
__init__.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Curses.py Remove from __future__ import with_statements 2012-01-06 23:13:55 +01:00
debuglock.py cleanup import satements 2011-05-12 18:26:29 +02:00
Machine.py Remove unneeded import in MachineUI 2012-01-06 14:06:03 +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 Don't output "Finished in x seconds" in quiet ui 2012-01-05 13:21:08 +01:00