]> code.delx.au - offlineimap/commit
Remove a redundant (and mostly harmless) output of the error string from the Curses UI.
authorDaniel Burrows <dburrows@debian.org>
Fri, 1 Dec 2006 11:27:12 +0000 (12:27 +0100)
committerDaniel Burrows <dburrows@debian.org>
Fri, 1 Dec 2006 11:27:12 +0000 (12:27 +0100)
commit1844cefd17136bcd144e717cb8ff28c319adfe85
tree64d27e33c479cc55220d6100a56e409b3f7d923a
parentdc8f3c944dbfd9bad55c3789d81f2e0e60e6f225
Remove a redundant (and mostly harmless) output of the error string from the Curses UI.

It looks like I accidentally recorded the wrong version of Curses.py --
originally this code was there, but I moved it over to UIBase so it would
cover the TTY UI also.
offlineimap/ui/Curses.py