/head: changeset 118

Detabified the source
This commit is contained in:
jgoerzen
2002-07-13 01:27:03 +01:00
parent 31b09641de
commit 6d0ffef1af
3 changed files with 9 additions and 9 deletions

View File

@ -56,7 +56,7 @@ class UIBase:
call except isusable(). Displays the copyright banner. This is
where the UI should do its setup -- TK, for instance, would
create the application window here."""
s._msg(offlineimap.version.banner)
s._msg(offlineimap.version.banner)
def acct(s, accountname):
s._msg("***** Processing account %s" % accountname)