docker-offlineimap/offlineimap/repository
Rodolfo García Peñas (kix) 5f338454ee GmailMaildir.py Removed parent class for super call
The super() call in Python 3 does not need the parent class. The MRO get it.
2020-11-01 09:06:35 +01:00
..
__init__.py repository add docstring to files 2020-11-01 08:43:16 +01:00
Base.py repository add docstring to files 2020-11-01 08:43:16 +01:00
Gmail.py Gmail.py removed parent class in super calls 2020-11-01 09:02:09 +01:00
GmailMaildir.py GmailMaildir.py Removed parent class for super call 2020-11-01 09:06:35 +01:00
IMAP.py repository add docstring to files 2020-11-01 08:43:16 +01:00
LocalStatus.py repository add docstring to files 2020-11-01 08:43:16 +01:00
Maildir.py repository add docstring to files 2020-11-01 08:43:16 +01:00