docker-offlineimap/offlineimap/folder
Rodolfo García Peñas (kix) 0fe1caa6a5 Avoid crash in search if no results
I am incluiding this check to avoid crash if the array is empty
and we are trying to read the first element.
2020-11-08 22:07:14 +01:00
..
__init__.py __init__.py added docstrings 2020-11-01 13:12:03 +01:00
Base.py Base.py added docstrings 2020-11-01 13:11:52 +01:00
Gmail.py Renamed variable already used 2020-10-10 17:24:18 +02:00
GmailMaildir.py Removed mutable arguments 2020-10-10 15:00:34 +02:00
IMAP.py Avoid crash in search if no results 2020-11-08 22:07:14 +01:00
LocalStatus.py Removed mutable arguments 2020-10-10 15:00:34 +02:00
LocalStatusSQLite.py Removed mutable arguments 2020-10-10 15:00:34 +02:00
Maildir.py Remove email.Parse 2020-10-12 12:40:54 +02:00
UIDMaps.py Changed the doxygen in change_message_uid 2020-10-11 23:57:17 +02:00