[Mailman-i18n] Internationalized Mailman

Barry A. Warsaw barry@wooz.org
Mon, 23 Oct 2000 02:24:22 -0400 (EDT)


>>>>> "AS" == Alain Schroeder <alain@mini.gt.owl.de> writes:

    AS> What we need is a gettext (at least alike) function.

    AS> So what am I missing?

That Mailman 2.1 will require Python 2.0, and Python 2.0 comes with a
gettext module!  This should provide everything you need to do I18N in
Python.  If not, then we should consider that a bug in Python's
support for I18N, and Mailman will be the first real big test of
that.

Cheers,
-Barry