Improved the mod_info storage scheme to store a tuple of the mtime and size of a...
commit429815fa69c0f9fbe0929938b876db31ce0e45fe
authorwinterstream <winterstream@54714841-351b-0410-a198-e36a94b762f5>
Tue, 1 Jul 2008 20:08:33 +0000 (1 20:08 +0000)
committerwinterstream <winterstream@54714841-351b-0410-a198-e36a94b762f5>
Tue, 1 Jul 2008 20:08:33 +0000 (1 20:08 +0000)
tree69e64f0eeeee6fcc827e289aa51808876162b45d
parent34f3d7b9b7b02b54f53dd4437792b644aed95ec0
Improved the mod_info storage scheme to store a tuple of the mtime and size of a file
instead of the truly ugly integer scheme that I cooked up in what could only have been
the result of too many hours of coding (and hence the concomitant loss of reason).

git-svn-id: http://translate.svn.sourceforge.net/svnroot/translate/src/trunk/translate@7692 54714841-351b-0410-a198-e36a94b762f5
storage/statsdb.py