[Python-Dev] Small issues in gettext support
Barry Warsaw
barry at python.org
Thu Apr 29 08:26:43 EDT 2004
On Wed, 2004-04-28 at 14:15, "Martin v. Löwis" wrote:
> Temporarily warning about this change of behaviour
> is also unacceptable. Adding another function, e.g.
> lgettext (for local charset), along with lngettext,
> ldgettext, might be another solution.
That would work for me. I'd much rather see a different interface to
support what Gustavo wants than to change an existing interface.
-Barry
More information about the Python-Dev
mailing list