docker-offlineimap/offlineimap/repository
Eygene Ryabinkin 8b6f10e2e7 Pass folder names for the foldersort function
Bring the description in the template offlineimap.conf in sync to the
actual implementation: pass folder names to the sorting function, not
the offlineimap.folder.IMAP.IMAPFolder objects themselves.

GitHub issue: https://github.com/OfflineIMAP/offlineimap/issues/27
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2013-08-27 16:27:36 +04:00
..
__init__.py Throw OfflineImapErrors rather than weird Exceptions 2012-08-31 20:31:43 +02:00
Base.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Gmail.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
IMAP.py Pass folder names for the foldersort function 2013-08-27 16:27:36 +04:00
LocalStatus.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Maildir.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00