docker-offlineimap/offlineimap/repository
peeweep c21a7fa0a3 BUG: Right format for host using remotehosteval
Similarly to 7a428537, reading the host
using remotehosteval returns a bytes objects instead an utf-8 string.

This patch includes support for both string and bytes objects.
2021-08-14 07:02:45 +08:00
..
__init__.py __init__.py added explicit from in raise exceptions 2020-11-01 12:58:39 +01:00
Base.py Base.py sync_folder_structure returns always None 2020-11-01 10:00:02 +01:00
Gmail.py Gmail.py use hardcoded url variable 2/2 2020-11-01 10:06:32 +01:00
GmailMaildir.py GmailMaildir.py Removed __init__ 2020-11-01 09:13:17 +01:00
IMAP.py BUG: Right format for host using remotehosteval 2021-08-14 07:02:45 +08:00
LocalStatus.py LocalStatus.py Renamed variable 2020-11-01 12:54:59 +01:00
Maildir.py Maildir.py split long lines 2020-11-01 09:29:31 +01:00