]> code.delx.au - offlineimap/commit
Patch to make exit on Ctrl-C cleaner
authorJohn Goerzen <jgoerzen@complete.org>
Mon, 1 Dec 2008 22:10:49 +0000 (16:10 -0600)
committerJohn Goerzen <jgoerzen@complete.org>
Mon, 1 Dec 2008 22:10:49 +0000 (16:10 -0600)
commit5db24303b7d174d067a2303fbcc616b33dde8083
tree6d6a59b4ceffdf0a0b2698bfb4df477509513b41
parentd69176090c4afb220df566ef5ed5e653933be45e
Patch to make exit on Ctrl-C cleaner
From Jim Pryor

The first, "cleanup.patch", cleans up a few spots that tend to throw
exceptions for me as offlineimap is exiting from a KeyboardInterrupt.
offlineimap/accounts.py
offlineimap/threadutil.py