41c2ced1d5
imaplib2 returns the type as string, like "OK" but returns imapdata as list of bytes, like [b'0'] so we need decode it to use the existing code |
||
---|---|---|
.. | ||
__init__.py | ||
Base.py | ||
Gmail.py | ||
GmailMaildir.py | ||
IMAP.py | ||
LocalStatus.py | ||
LocalStatusSQLite.py | ||
Maildir.py | ||
UIDMaps.py |