From df2691178ddf2d9de9ecd65c4307da17885f61c6 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 27 Sep 2015 12:18:50 +0300 Subject: Refactor how messages are displayed This should be much clearer code now. However, the old unit tests for Messager became obsolete. Did not write new ones, due to it being tedious. I am lazy. Mock me. --- without-tests | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'without-tests') diff --git a/without-tests b/without-tests index 24b6a56..b5e49da 100644 --- a/without-tests +++ b/without-tests @@ -1,5 +1,9 @@ -./ttystatus/__init__.py -./example.py -./ttystatus/widget.py -./setup.py -./doc/conf.py +example.py +example2.py +ttystatus/__init__.py +ttystatus/area.py +ttystatus/messager.py +ttystatus/tty.py +ttystatus/widget.py +setup.py +doc/conf.py -- cgit v1.2.1