[EMAIL PROTECTED] schrieb:
> Leo Kislov wrote:
> 
>> Try msgunfmt
>> http://www.gnu.org/software/gettext/manual/html_node/gettext_128.html#SEC128
>> to see if it can convert your files back to text.
> 
> Just tried it, and it was able to convert each of the .mo files back to
> text without any problems.

Then you should make a bug report (or, better yet, a patch). Apparently,
the Python gettext implementation is not able to process the MO files
you are passing.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to