gettext.bind_textdomain_codeset(domain, codeset=None)
Bind the domain to codeset, changing the encoding of strings returned by the gettext()
family of functions. If codeset is omitted, then the current binding is returned.
gettext.bind_textdomain_codeset(domain, codeset=None)
Bind the domain to codeset, changing the encoding of strings returned by the gettext()
family of functions. If codeset is omitted, then the current binding is returned.
Designed by : w10schools
service@w10schools.com
Please login to continue.