docker-offlineimap/offlineimap/ui
Eygene Ryabinkin 0aa44c5df4 Fix warning processing for MachineUI
Old code were trying to pass the message to be output as-is,
but it should really be passed as the 'mesg' key in order to
be properly processed by MAchineLogFormatter.format().

GitHub pull: https://github.com/OfflineIMAP/offlineimap/pull/64
GitHub pull: https://github.com/OfflineIMAP/offlineimap/pull/118
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-10-05 11:34:23 +04:00
..
__init__.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Curses.py Add version qualifier to differentiate releases and development ones 2014-06-01 22:39:10 +04:00
debuglock.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Machine.py Fix warning processing for MachineUI 2014-10-05 11:34:23 +04:00
Noninteractive.py python3: import absolute package name 2012-02-06 17:41:42 +01:00
TTY.py TTYUI: Fix missing "time" import 2012-01-19 02:02:55 +01:00
UIBase.py Add version qualifier to differentiate releases and development ones 2014-06-01 22:39:10 +04:00