9a277cfd02
Because of a buggy realloc() implementation in earlier versions of Python on Mac OS X, we had to cut reads into manageable chunks by hand; this is no more needed with Python 2.6, and besides it causes problems with imaplib2, which we now use. Revert the special case to use the system's read() instead, which is now safe. Signed-off-by: Vincent Beffara <vbeffara@ens-lyon.fr> Reviewed-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net> |
||
---|---|---|
.. | ||
folder | ||
repository | ||
ui | ||
__init__.py | ||
accounts.py | ||
CustomConfig.py | ||
imaplib2.py | ||
imaplibutil.py | ||
imapserver.py | ||
imaputil.py | ||
init.py | ||
localeval.py | ||
mbnames.py | ||
syncmaster.py | ||
threadutil.py |