offlineimap/offlineimap/folder
Eygene Ryabinkin 6cbd2498ae Refactoring: make functions to be private if we can
Make external API of class/module to be smaller, explicitely mark
all internal functions.  Also annotate methods that are implemented
as the part of the parent class interface.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-04-30 19:35:56 +04:00
..
Base.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
Gmail.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
IMAP.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
LocalStatus.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
LocalStatusSQLite.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
Maildir.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
UIDMaps.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00