docker-offlineimap/offlineimap/folder
Rodolfo García Peñas (kix) c68e70519d folder/Maildir.py split the if
This patch splits the if to avoid multiple commands in the same line.
2020-08-30 13:51:34 +02:00
..
__init__.py Removed extra line in offlineimap/folder/__init__.py 2020-08-29 20:41:27 +02:00
Base.py folder/Base.py Added docstrings params 2020-08-30 13:05:32 +02:00
Gmail.py folder/Gmail.py changed not var in 2020-08-30 13:20:17 +02:00
GmailMaildir.py folder/GmailMaildir.py changed not var in 2020-08-30 13:23:07 +02:00
IMAP.py folder/IMAP.py Removed unused variables 2020-08-30 13:30:39 +02:00
LocalStatus.py folder/LocalStatus.py split the if 2020-08-30 13:34:05 +02:00
LocalStatusSQLite.py folder/LocalStatusSQLite.py split the if 2020-08-30 13:37:28 +02:00
Maildir.py folder/Maildir.py split the if 2020-08-30 13:51:34 +02:00
UIDMaps.py Reformat offlineimap/folder/UIDMaps.py 2020-08-29 19:48:04 +02:00