]> granicus.if.org Git - python/commit
Tool to generate binary GNU .mo file from .po template files. Written
authorBarry Warsaw <barry@python.org>
Fri, 1 Sep 2000 08:10:08 +0000 (08:10 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 1 Sep 2000 08:10:08 +0000 (08:10 +0000)
commit72dacb80262b73a833802c0b0e5941b8cdb1d79c
tree2cb0de035f38fb119bbe81ef8ad37cf1334346db
parentb04e650a88cd37e6491043042187a1b108aafb74
Tool to generate binary GNU .mo file from .po template files.  Written
by Martin v. Loewis, proofed by Barry Warsaw for coding standards,
typos, and to make command line options compatible with GNU msgfmt
where they overlap.

Closes patch #101295.
Tools/i18n/msgfmt.py [new file with mode: 0755]