docker-offlineimap/offlineimap/ui
Sudip Mukherjee c11232cf53 BUG: Right format for password from Curses
Reading the password from Curses Blinkenlights returns a bytes objects
instead an utf-8 string.

This patch will decode if bytes is provided.

Closes: #49

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
2021-02-20 00:20:36 +00:00
..
__init__.py ui init is lintian clean 2020-08-29 09:51:31 +02:00
Curses.py BUG: Right format for password from Curses 2021-02-20 00:20:36 +00: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 ui/UIBase.py do not use builtin object as variable 2020-08-30 18:12:17 +02:00