* morituri/rip/debug.py:

Properly write utf-8 encoded strings to stdout.
This commit is contained in:
Thomas Vander Stichele
2012-01-22 18:55:59 +00:00
parent ca15509e92
commit 7f19859542
2 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2012-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/debug.py:
Properly write utf-8 encoded strings to stdout.
2012-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py: