[Python-Dev] Small issues in gettext support (original) (raw)

Gustavo Niemeyer niemeyer at conectiva.com
Tue Apr 27 17:33:26 EDT 2004


However, I agree with Barry that the current behaviour should not be changed. People may already rely on gettext returning byte strings as-is.

Btw, about people relying on the current implementation, we could introduce this as a warning in 2.4, which could be disabled by using "bind_textdomain_codeset()" for the expected translation, and then turn the behavior into the default one on 2.4+1.

-- Gustavo Niemeyer http://niemeyer.net



More information about the Python-Dev mailing list