docker-offlineimap/offlineimap/folder
Sebastian Spaeth 17f60f7233 Remove from __future__ import with_statements
These were needed for python <2.6 compatability, but since we depend on
python 2.6 now, these can go.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-01-06 23:13:55 +01:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Forgot to change a variable name in all cases 2012-01-06 21:41:04 +01:00
Gmail.py Remove visiblename as parameter to IMAPFolder creation 2011-09-16 12:54:29 +02:00
IMAP.py SEVERE: Fix getting wrong UID back on IMAP upload 2012-01-06 21:57:48 +01:00
LocalStatus.py WIP, revamp how we treat top-level dirs 2012-01-06 19:08:48 +01:00
LocalStatusSQLite.py Don't pass in 'root' as para to LocalStatusFolders 2011-09-16 12:54:12 +02:00
Maildir.py WIP, revamp how we treat top-level dirs 2012-01-06 19:08:48 +01:00
UIDMaps.py Remove from __future__ import with_statements 2012-01-06 23:13:55 +01:00