offlineimap/offlineimap/ui
Christopher League c7434ea46c Fix typo in format string in machineui
This was causing the error message "not all arguments converted during
string formatting." Specifically:

```
% offlineimap -u machineui
OfflineIMAP 7.0.4
  Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
msg:protocol:MainThread:7.2.0
msg:initbanner:MainThread:OfflineIMAP+7.0.4%0A++Licensed+under+the+GNU+GPL+v2+or+any+later+version+%28with+an+OpenSSL+exception%29
msg:registerthread:Account+sync+MYHOST:MYHOST
msg:acct:Account+sync+MYHOST:MYHOST
error::Account+sync+MYHOST:ERROR%3A+While+attempting+to+sync+account+%27MYHOST%27%0A++not+all+arguments+converted+during+string+formatting
msg:acctdone:Account+sync+MYHOST:MYHOST
msg:threadExited:MainThread:Account+sync+MYHOST
msg:unregisterthread:MainThread:Account+sync+MYHOST
msg:terminate:MainThread:0%0A%0A
```

Signed-off-by: Christopher League <league@contrapunctus.net>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-08-04 02:20:10 +02:00
..
Curses.py learn to not download UIDs defined by the user 2016-07-03 20:02:45 +02:00
Machine.py Fix typo in format string in machineui 2016-08-04 02:20:10 +02:00
Noninteractive.py learn to not download UIDs defined by the user 2016-07-03 20:02:45 +02:00
TTY.py add the repository name when connecting 2016-07-30 01:44:27 +02:00
UIBase.py add the repository name when connecting 2016-07-30 01:44:27 +02:00
__init__.py UIBase: add a syslog ui 2015-10-13 00:48:18 +02:00
debuglock.py more style consistency 2015-01-08 23:36:19 +01:00