portable string localization and resource bundles...

Alex Martelli aleaxit at yahoo.com
Mon Mar 26 11:22:51 EST 2001


"Clark C. Evans" <cce at clarkevans.com> wrote in message
news:mailman.985605333.14558.python-list at python.org...
> I was wondering if there is a solution to the
> common problem of string localization
> (menu and message box titles, for instance).

The gettext module in the Python library helps.


Alex






More information about the Python-list mailing list