* morituri/common/program.py:

Use a temp var to make code more readable.
This commit is contained in:
Thomas Vander Stichele
2012-06-24 12:59:19 +00:00
parent 12833ba67b
commit 53db632202
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2012-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py:
Use a temp var to make code more readable.
2012-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/result/logger.py: