[issue8502] proposal: encourage xgettext rather than pygettext.py in gettext docs

jhg report at bugs.python.org
Sat Jun 12 00:55:28 CEST 2010


jhg <jhg at upb.de> added the comment:

It looks like msgfmt.py now parses 'msgid_plural' but pygettext.py does not produce these. It is still oblivious to plurals as produced by ngettext(). My originally proposed change to the documentation was to point people to the GNU xgettext/msgfmt tools rather than the pygettext.py/msgfmt.py pair because of this limitation.

This has not changed.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8502>
_______________________________________


More information about the Python-bugs-list mailing list