docker-offlineimap/offlineimap/folder
Rodolfo García Peñas (kix) c305f47e84 OSError does not include __getitem__
This patch removes the issue about using [] with
OSError instances. This es an old method from Python2.

This patch is related to issue #37, issue 4.
2021-07-25 15:53:09 +02:00
..
__init__.py __init__.py added docstrings 2020-11-01 13:12:03 +01:00
Base.py Adding utilities to Base class. 2021-06-07 20:26:26 -04:00
Gmail.py Merge pull request #55 from sudipm-mukherjee/gmail 2021-05-09 11:24:03 +02:00
GmailMaildir.py OSError does not include __getitem__ 2021-07-25 15:53:09 +02:00
IMAP.py Adding missing import of NoBoundaryInMultipartDefect 2021-06-07 22:18:31 -04:00
LocalStatus.py Cleaning up some more use of the old message string "content" to use "msg" email object instead. 2021-02-19 17:00:15 -05:00
LocalStatusSQLite.py Cleaning up some more use of the old message string "content" to use "msg" email object instead. 2021-02-19 17:00:15 -05:00
Maildir.py OSError does not include __getitem__ 2021-07-25 15:53:09 +02:00
UIDMaps.py Cleaning up some more use of the old message string "content" to use "msg" email object instead. 2021-02-19 17:00:15 -05:00