docker-offlineimap/offlineimap/ui
Eygene Ryabinkin f2c858330f Always show full tracebacks at the end of the run
This greatly simplifies developer's life and will, possibly, allow
users familiar with Python to debug and fix the problems by
themselves.

We, possibly, should not give tracebacks for the problems like
"can't open connection", but this is up to the caller of this
routine not to provide traceback in this case.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2013-08-27 20:25:30 +04:00
..
__init__.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Curses.py Curses UI: Reset the warn method before terminate 2012-04-19 17:20:49 +02:00
debuglock.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Machine.py Prune trailing whitespaces from code and documentation 2013-07-21 23:00:23 +04:00
Noninteractive.py python3: import absolute package name 2012-02-06 17:41:42 +01:00
TTY.py TTYUI: Fix missing "time" import 2012-01-19 02:02:55 +01:00
UIBase.py Always show full tracebacks at the end of the run 2013-08-27 20:25:30 +04:00