* morituri/image/table.py:

Fix deprecationwarning for python 2.6
This commit is contained in:
Thomas Vander Stichele
2009-06-24 19:18:41 +00:00
parent 0d3651ab12
commit d57cb7ad15
2 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2009-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/table.py:
Fix deprecationwarning for python 2.6
2009-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/test_common_program.py (added):