docker-offlineimap/offlineimap/folder
Sebastian Spaeth 80e87d0d99 Don't pass in 'root' as para to LocalStatusFolders
They have the Repository() which contains the root, so no need to pass
it in as an extra parameter. Rename repository.LocalStatus()'s
self.directory to self.root for consistency with other backends.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-09-16 12:54:12 +02:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Remove 'config' as parameter from BaseFolder & derivatives 2011-09-16 12:54:12 +02:00
Gmail.py Set accountname in BaseFolder, and don't pass it in initialization 2011-09-16 12:54:12 +02:00
IMAP.py Remove 'config' as parameter from BaseFolder & derivatives 2011-09-16 12:54:12 +02:00
LocalStatus.py Don't pass in 'root' as para to LocalStatusFolders 2011-09-16 12:54:12 +02:00
LocalStatusSQLite.py Don't pass in 'root' as para to LocalStatusFolders 2011-09-16 12:54:12 +02:00
Maildir.py Remove 'config' as parameter from BaseFolder & derivatives 2011-09-16 12:54:12 +02:00
UIDMaps.py Replaced tabs with spaces to unify python sources 2011-08-16 22:33:19 +02:00