docker-offlineimap/offlineimap/folder
Rodolfo García Peñas (kix) 7ff65be690 Removed mutable arguments
This patch remves the set() mutable argument as default value,
sets the default value to None and check if the argument is none
in the code to call set().
2020-10-10 15:00:34 +02:00
..
__init__.py Removed extra line in offlineimap/folder/__init__.py 2020-08-29 20:41:27 +02:00
Base.py Removed mutable arguments 2020-10-10 15:00:34 +02:00
Gmail.py six: changed offlineimap/folder/Gmail.py 2020-09-03 21:35:58 +02:00
GmailMaildir.py Removed mutable arguments 2020-10-10 15:00:34 +02:00
IMAP.py six: changed offlineimap/folder/IMAP.py 2020-09-03 21:36:01 +02: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 Removed mutable arguments 2020-10-10 15:00:34 +02:00
UIDMaps.py six: changed offlineimap/folder/UIDMaps.py 2020-09-03 21:35:57 +02:00