gettext on Windows
"Martin v. Löwis"
martin at v.loewis.de
Sat Oct 28 21:27:07 CEST 2006
russ.phillips.nospam at googlemail.com 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
More information about the Python-list
mailing list