* morituri/image/image.py:

* morituri/test/test_image_image.py:
	  Add a task for calculating frame length of an audio file.
	  Add a test for it.
This commit is contained in:
Thomas Vander Stichele
2009-04-12 10:20:14 +00:00
parent b7eb47325e
commit 27fd2f16e6
3 changed files with 60 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2009-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/image.py:
* morituri/test/test_image_image.py:
Add a task for calculating frame length of an audio file.
Add a test for it.
2009-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py: