This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jhg
Recipients eric.araujo, georg.brandl, jhg
Date 2010-06-12.04:32:42
SpamBayes Score 0.22745566
Marked as misclassified No
Message-id <1276317170.16.0.741400250056.issue8502@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-06-12 04:32:51jhgsetrecipients: + jhg, georg.brandl, eric.araujo
2010-06-12 04:32:50jhgsetmessageid: <1276317170.16.0.741400250056.issue8502@psf.upfronthosting.co.za>
2010-06-12 04:32:47jhglinkissue8502 messages
2010-06-12 04:32:46jhgcreate