Latest Version: 0.9.6.2

Warning

This documentation does not refer to the most recent version of Pylons. Current Documentation

i18n

Setuptools extensions and tools to add multiple language support


Classes

C LangExtract(...) ...

This class contains 9 members.

C LangCompile(...) ...

This class contains 10 members.

Modules

The pylons.i18n module exposes 3 submodules:

msgfmt
Generate binary message catalog from textual translation description.
pygettext
pygettext -- Python equivalent of xgettext(1)
translation

See the source for more information.

Top