docker-offlineimap/offlineimap/repository
Eygene Ryabinkin a1bf8db517 Brought CustomConfig.py into more proper shape
- Multi-line documentation for functions and methods
   now has ending triple-double-quotes on an own line,
   as per PEP 257.

 - Added documentation and comments to almost all functions
   and methods.

 - Added stub implementations for getconfig() and getsection()
   inside CustomConfig.ConfigHelperMixin to provide sane
   run-time diagnostics for classes that doesn't implement them.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-10-09 19:24:11 +04:00
..
__init__.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00
Base.py Brought CustomConfig.py into more proper shape 2014-10-09 19:24:11 +04:00
Gmail.py Adapt plain status folder to gmail labels stuff 2014-05-06 23:37:11 +04:00
GmailMaildir.py Adapt plain status folder to gmail labels stuff 2014-05-06 23:37:11 +04:00
IMAP.py Add support for OS-specific CA bundle locations 2014-09-22 09:52:57 +04:00
LocalStatus.py Class LocalStatusRepository: add missing self qualifier 2014-05-07 18:29:47 +04:00
Maildir.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00