docker-offlineimap/offlineimap
Daniel Burrows dc8f3c944d Add a try: block to catch exceptions that occur before the main loop and to call ui.mainException().
I'm not sure if this is the "right" way to handle exceptions, but it does
correctly print the error message AFTER shutting down curses for me.
2006-12-01 11:59:22 +01:00
..
folder Fix up date parsing to use message date if no rtime is available 2006-08-22 02:13:39 +01:00
repository Add remote{host,user,pass}eval config options (need documentation yet) 2006-10-17 20:55:03 +01:00
ui Add parameters to terminate() that specify an (optional) error message to display on termination. 2006-12-01 11:54:12 +01:00
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
accounts.py New restoreatime patch from Ben Kibbey 2006-09-06 02:33:07 +01:00
CustomConfig.py Update FSF address 2006-08-12 05:15:55 +01:00
imaplib.py Sync INTERNALDATE <-> mtime 2006-08-22 02:09:36 +01:00
imapserver.py Update FSF address 2006-08-12 05:15:55 +01:00
imaputil.py Update FSF address 2006-08-12 05:15:55 +01:00
init.py Add a try: block to catch exceptions that occur before the main loop and to call ui.mainException(). 2006-12-01 11:59:22 +01:00
localeval.py Update FSF address 2006-08-12 05:15:55 +01:00
mbnames.py Update FSF address 2006-08-12 05:15:55 +01:00
syncmaster.py Update FSF address 2006-08-12 05:15:55 +01:00
threadutil.py Update FSF address 2006-08-12 05:15:55 +01:00
version.py Fix lack of revstr in version.py 2006-11-30 12:23:18 +01:00