docker-offlineimap/offlineimap/ui
Joseph Ishac 1d2478bcb6 Series of *UNTESTED* changes that should move the internal structure of
a message from a string to an email object that is part of the built-in
email library.  The allows for emails to be processed as bytes and
re-encoded properly if they are not UTF-8 or ascii encoded.  Currently
these changes cover the Base, IMAP, and Maildir classes but not the
specialized GMAIL class yet.
2021-02-09 14:58:30 -05:00
..
__init__.py ui init is lintian clean 2020-08-29 09:51:31 +02:00
Curses.py BUG: Do not sort accounts 2020-08-30 17:42:52 +02:00
debuglock.py ui/debuglock.py Removed extra backslashes 2020-08-30 17:47:18 +02:00
Machine.py ui/Machine.py Removed extra parenthesys 2020-08-30 18:00:49 +02:00
Noninteractive.py Reformat offlineimap/ui/noninteractive.py 2020-08-29 19:57:49 +02:00
TTY.py Reformat offlineimap/ui/TTY.py 2020-08-29 19:58:32 +02:00
UIBase.py Series of *UNTESTED* changes that should move the internal structure of 2021-02-09 14:58:30 -05:00