docker-offlineimap/offlineimap
Ethan Glasser-Camp 197030da1a Remove obsolete read(), readline(), _read_upto() methods
For read(), the imaplib2 version seems to work perfectly well. The
others aren't used any more, either by imaplib2, nor by us, so we may
as well get rid of them.

Signed-off-by: Ethan Glasser-Camp <ethan@betacantrips.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-03-14 19:51:56 +01:00
..
folder Update to match semantics of new imaplib2 2011-03-14 19:51:56 +01:00
repository Merge branch 'ss/debug-folderfilter' into next 2011-03-03 19:07:35 +01:00
ui UIBase: fix regression while deletingflags 2011-03-11 20:20:12 +01:00
__init__.py v6.3.2 2011-02-21 12:26:48 +01:00
accounts.py folder: Implement helper function getmessagecount() 2011-03-10 20:30:19 +01:00
CustomConfig.py Improve CustomConfig documentation 2011-01-20 19:46:01 +01:00
imaplib2.py Import newest version of imaplib2 2011-03-14 19:51:56 +01:00
imaplibutil.py Remove obsolete read(), readline(), _read_upto() methods 2011-03-14 19:51:56 +01:00
imapserver.py Update to match semantics of new imaplib2 2011-03-14 19:51:56 +01:00
imaputil.py Remove over-verbose debug options 2011-03-03 18:23:32 +01:00
init.py Import imaplib2 instead of imaplib 2011-03-14 19:51:56 +01:00
localeval.py Update FSF address 2006-08-12 05:15:55 +01:00
mbnames.py Update FSF address 2006-08-12 05:15:55 +01:00
syncmaster.py Implement true single-threading 2011-01-14 19:25:11 +01:00
threadutil.py threadutil: Don't require the StringIO module 2011-03-11 20:34:33 +01:00