[PATCH 05/13] Remove WrappedIMAP4_SSL.read()

Sebastian Spaeth Sebastian at SSpaeth.de
Mon Feb 7 12:15:44 UTC 2011


On Sun,  6 Feb 2011 11:58:59 -0500, Ethan Glasser-Camp <ethan at betacantrips.com> wrote:
> The imaplib2 version seems to work perfectly well.
> ---
>  offlineimap/imaplibutil.py |   14 --------------
>  1 files changed, 0 insertions(+), 14 deletions(-)

This patch is removing what I was talking about in a mail I just sent.. And seeing that it only
removes our custom read(), but not our custom readline() (which reads
more than it can use and buffers in _read_upto()), this will break at
some point somewhere. So we will either need to remove custom
readline(), read() and _read_upto() or retain all of them.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/offlineimap-project/attachments/20110207/760735b4/attachment-0001.pgp>


More information about the OfflineIMAP-project mailing list