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

jhg report at bugs.python.org
Sat Jun 12 06:32:50 CEST 2010


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

A simple test case for the earlier changes.

run pygettext.py and msgfmt.py and move the .mo file to 
./locale/de/LC_MESSAGES/helloworld.mo 
to see that it prints the localized strings.

----------
Added file: http://bugs.python.org/file17640/helloworld.py

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


More information about the Python-bugs-list mailing list