docker-offlineimap/offlineimap/folder
Eygene Ryabinkin 73e2c95acd Create SQLite DB directory if it doesn't exist yet
Also check if DB path doesn't point to a directory.

By: Nick Farrell
GitHub: https://github.com/OfflineIMAP/offlineimap/pull/102
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-08-02 22:25:33 +04:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Match header names case-insensitively 2014-06-30 16:41:17 +04:00
Gmail.py Fix improper header separator for X-OfflineIMAP header 2014-06-01 22:12:26 +04:00
GmailMaildir.py Fix improper header separator for X-OfflineIMAP header 2014-06-01 22:12:26 +04:00
IMAP.py Avoid copying array every time, just slice it 2014-07-10 10:25:34 +04:00
LocalStatus.py Class LocalStatusFolder: remove duplicate cachemessagelist() 2014-05-07 18:29:47 +04:00
LocalStatusSQLite.py Create SQLite DB directory if it doesn't exist yet 2014-08-02 22:25:33 +04:00
Maildir.py Fix multiple typos in var, function and exception names 2014-05-07 18:29:47 +04:00
UIDMaps.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00