docker-offlineimap/offlineimap/repository
Sebastian Spaeth 0d3303ec12 Remove visiblename as parameter to IMAPFolder creation
IMAPFolder has the repository and foldername values so it can get the
transposed (aka visiblename) of a folder itself just fine. There is no
need to pass it in as an separate parameter.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-09-16 12:54:29 +02:00
..
__init__.py Create an abstract Repository class 2011-03-03 18:19:42 +01:00
Base.py Set accountname in BaseFolder, and don't pass it in initialization 2011-09-16 12:54:12 +02:00
Gmail.py Replaced tabs with spaces to unify python sources 2011-08-16 22:33:19 +02:00
IMAP.py Remove visiblename as parameter to IMAPFolder creation 2011-09-16 12:54:29 +02:00
LocalStatus.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