docker-offlineimap/offlineimap/folder
Rodolfo García Peñas (kix) 01c621d86c Allow folder names with atom specials
This patch allows using folders with atom-specials like
"(", ")", spaces,...

We need quotes the folder name if it includes this special
characters.

Closes #4
2020-10-11 23:01:08 +02:00
..
__init__.py Removed extra line in offlineimap/folder/__init__.py 2020-08-29 20:41:27 +02:00
Base.py Base.py Comment unused code in savemessagelabels 2020-10-10 17:23:05 +02: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 Allow folder names with atom specials 2020-10-11 23:01:08 +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