docker-offlineimap/offlineimap
Janne Blomqvist d687999a66 Backwards compatibility for python 2.4
Python 2.4 doesn't allow try...except...finally clauses, see PEP
341. Also, yield statements inside try...finally is not allowed. The
commit changes the logic to no longer use those syntactical features.

Signed-off-by: Nicolas Sebrecht <ni.s@laposte.net>
2010-12-09 19:52:48 +01:00
..
folder much faster deleting of messages from LocalStatus 2010-03-31 21:32:51 -05:00
repository Bugfix patch for offlineimap 2010-08-20 08:29:47 -05:00
ui Bugfix patch for offlineimap 2010-08-20 08:29:47 -05:00
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
accounts.py Backwards compatibility for python 2.4 2010-12-09 19:52:48 +01:00
CustomConfig.py Update FSF address 2006-08-12 05:15:55 +01:00
imaplibutil.py Fix ssl socket wrap deprecation warning. 2009-08-24 00:01:54 -05:00
imapserver.py Bugfix patch for offlineimap 2010-08-20 08:29:47 -05:00
imaputil.py Update FSF address 2006-08-12 05:15:55 +01:00
init.py Now support multiple -k options on the command line. 2010-04-21 09:17:08 -05: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 [imaplib2 removal] Revert "Implementation of IMAP IDLE" 2009-08-12 14:49:58 -05:00
threadutil.py Patch to make exit on Ctrl-C cleaner 2008-12-01 16:10:49 -06:00
version.py update version info 2009-08-12 00:41:19 -05:00