I just upload a new release of compare-locales to pypi, those of you
using that may want to do a
easy_install -U compare-locales
It adds support for escaping newlines to properties files, which is
needed for mailnews. It's less brittle with line-endings now, too, by
using python's universal line ending support 'rU'.
Just pulled and updated
http://l10n.mozilla.org/~axel/shredder20080605.html, too.
HTH
Axel
Will you be also checking it in to testing/tests/l10n/scripts/ ?
- Brian
It's pushed to my hg rep, yes. Landing in CVS is pending actually
getting reviews on it, which depends on getting a reviewer.
Axel
wow, great.
this bug was the main reason I had to use both perl and python versions
of compare-locales.
RQ