* morituri/test/common.py:

Add a method for diffing multiline strings.
This commit is contained in:
Thomas Vander Stichele
2009-06-04 09:03:45 +00:00
parent 192d0739c5
commit 316eefbbd9
2 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-06-04 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/common.py:
Add a method for diffing multiline strings.
2009-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py: