docker-offlineimap/offlineimap/repository
Rodolfo García Peñas (kix) 6f622c7b27 repository/IMAP.py getselectors updated
In the patch "IMAP list folders" we updated the function getselectors
to return '""'. We use this variable in the folders, but also here.

Because the variable is never '', we need update it with this change, to
test that the variable has value, but is not empty.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
2020-09-03 21:35:49 +02:00
..
__init__.py repository/__init__.py Removed unused variable 2020-08-30 14:13:27 +02:00
Base.py repository/Base.py changed not var in 2020-08-30 14:15:49 +02:00
Gmail.py repository/Gmail.py Unused argument 2020-08-30 14:17:10 +02:00
GmailMaildir.py Reformat offlineimap/folder/GmailMaildir.py 2020-08-29 19:50:46 +02:00
IMAP.py repository/IMAP.py getselectors updated 2020-09-03 21:35:49 +02:00
LocalStatus.py Reformat offlineimap/folder/LocalStatus.py 2020-08-29 19:52:56 +02:00
Maildir.py repository/Maildir.py changed not var in 2020-08-30 14:25:55 +02:00