* morituri/image/table.py:

Add a version ivar to help with versioning pickled objects.
This commit is contained in:
Thomas Vander Stichele
2009-05-23 19:48:35 +00:00
parent 85e9058594
commit feec95e768
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/table.py:
Add a version ivar to help with versioning pickled objects.
2009-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdparanoia.py: