i18n worries

P at draigBrady.com P at draigBrady.com
Wed Jul 2 11:01:35 EDT 2003


Hi,

I had a quick look at gettext.py on 2.2.2
and noticed the new "install" interface
that is more efficient than the "gettext" interface.
Fair enough, but I noticed that the
glibc bindtextdomain etc. functions are
not called (even for the python equivalent functions).
So does that mean that libraries gettext calls
(for e.g. libc.mo) will be ignored for python programs?

Also I'm wondering is there anything
special I need to do to apply i18n to
glade files (using libglade).

cheers,
Pádraig.





More information about the Python-list mailing list