GNU Info

Info Node: (python2.1-lib.info)gettext

(python2.1-lib.info)gettext


Prev: locale Up: Generic Operating System Services
Enter node , (file) or (file)node

Multilingual internationalization services
==========================================

Multilingual internationalization services.  This module was written by
Barry A. Warsaw <barry@digicool.com>.
This manual section was written by Barry A. Warsaw <barry@digicool.com>.
The `gettext' module provides internationalization (I18N) and
localization (L10N) services for your Python modules and applications.
It supports both the GNU `gettext' message catalog API and a higher
level, class-based API that may be more appropriate for Python files.
The interface described below allows you to write your module and
application messages in one natural language, and provide a catalog of
translated messages for running under different natural languages.

Some hints on localizing your Python modules and applications are also
given.

GNU gettext API
Class-based API
Internationalizing your programs and modules
Acknowledgements

automatically generated by info2www version 1.2.2.9