* morituri/common/encode.py:

Add a task to read tags.
	* morituri/test/test_common_encode.py:
	  Add a test.
This commit is contained in:
Thomas Vander Stichele
2010-04-13 07:37:01 +00:00
parent 7022d9627c
commit a787676239
3 changed files with 96 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2010-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py:
Add a task to read tags.
* morituri/test/test_common_encode.py:
Add a test.
2010-04-11 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py: