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 efrerich
Recipients efrerich
Date 2009-05-04.10:40:42
SpamBayes Score 0.0067224344
Marked as misclassified No
Message-id <1241433644.84.0.826076454986.issue5919@psf.upfronthosting.co.za>
In-reply-to
Content
In 
23.1.3. Internationalizing your programs and modules
is shown how to get help-instructions for pygettext:
pygettext.py --help

As pygettext is a script the line should be:

pygettext --help
History
Date User Action Args
2009-05-04 10:40:44efrerichsetrecipients: + efrerich
2009-05-04 10:40:44efrerichsetmessageid: <1241433644.84.0.826076454986.issue5919@psf.upfronthosting.co.za>
2009-05-04 10:40:43efrerichlinkissue5919 messages
2009-05-04 10:40:43efrerichcreate