modinfo in the translate toolkit is now a 2-tuple containing the mtime andmaster
commit587102d27e01c8c65eb2469123e1a59923ddac23
authorwinterstream <winterstream@54714841-351b-0410-a198-e36a94b762f5>
Mon, 7 Jul 2008 10:32:40 +0000 (7 10:32 +0000)
committerwinterstream <winterstream@54714841-351b-0410-a198-e36a94b762f5>
Mon, 7 Jul 2008 10:32:40 +0000 (7 10:32 +0000)
treef5ea6e9aae55607d55f863ef848d8204abd3aabd
parent61e64e8cfd3c09b67d8cd93d2c366d02d02ff4e6
modinfo in the translate toolkit is now a 2-tuple containing the mtime and
the size of a file.

The pootle modtime function used the toolkit's get_mod_info directly, but
this didn't play nice with existing code that's only interested in looking
at the mtime of a file. So this has been modified to only give the mtime
for Poolte.

git-svn-id: http://translate.svn.sourceforge.net/svnroot/translate/src/trunk/Pootle@7719 54714841-351b-0410-a198-e36a94b762f5
statistics.py