docker-offlineimap/offlineimap/repository
Sebastian Spaeth 3157a8d793 repository.Gmail.getfolder()
Also remove the removed parameters in the Gmail folder
initialization. This is one spot where I had forgotten to also strip the
parameters.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-09-19 14:22:03 +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 repository.Gmail.getfolder() 2011-09-19 14:22:03 +02:00
IMAP.py Debug log/error proof the creation of new IMAP folders 2011-09-19 11:36:03 +02:00
LocalStatus.py Don't pass in 'root' as para to LocalStatusFolders 2011-09-16 12:54:12 +02:00
Maildir.py Maildir: Call top-level directory '', not '.' 2011-09-19 14:14:44 +02:00