* morituri/common/encode.py:

Handle utf-8 properly.
This commit is contained in:
Thomas Vander Stichele
2010-02-28 19:02:57 +00:00
parent 1788470dcf
commit a9097bad73
2 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2010-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py:
Handle utf-8 properly.
2010-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py: