docker-offlineimap/offlineimap
Sebastian Spaeth 4d352a528a folder: Implement helper function getmessagecount()
Rather than always having to call len(getmessagelist.keys()) as was done
before. No functional change, just nicer looking code. Also the SQLite
backend or other backends could implement more efficient implementations.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-03-10 20:30:19 +01:00
..
folder folder: Implement helper function getmessagecount() 2011-03-10 20:30:19 +01:00
repository Merge branch 'ss/debug-folderfilter' into next 2011-03-03 19:07:35 +01:00
ui Merge branch 'ss/declutter-tty-output' into next 2011-03-10 19:26:26 +01:00
__init__.py v6.3.2 2011-02-21 12:26:48 +01:00
accounts.py folder: Implement helper function getmessagecount() 2011-03-10 20:30:19 +01:00
CustomConfig.py Improve CustomConfig documentation 2011-01-20 19:46:01 +01:00
imaplibutil.py Merge branch 'master' into next 2011-03-07 21:55:43 +01:00
imapserver.py Merge branch 'master' into next 2011-03-07 21:55:43 +01:00
imaputil.py Remove over-verbose debug options 2011-03-03 18:23:32 +01:00
init.py Merge branch 'ss/deprecate-current-ui-names' into next 2011-03-06 18:33:29 +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 Implement true single-threading 2011-01-14 19:25:11 +01:00
threadutil.py Remove MultiLock implementation 2011-01-25 19:19:14 +01:00