Searched defs:locale (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/openstack/nova/files/solariszones/
H A Dsysconfig.py18 import locale namespace
232 encoding = locale.getpreferredencoding()
234 # The C locale on Solaris is returned as '646'. Set it to 'US-ASCII'
/solaris-userland/components/desktop/os-welcome/files/
H A Dos-about.py21 import locale namespace
37 LOCALEDIR = "/usr/share/locale"
250 locale.setlocale (locale.LC_ALL, "")
H A Dos-next-steps.py21 import locale namespace
39 LOCALEDIR = "/usr/share/locale"
218 locale.setlocale (locale.LC_ALL, "")

Completed in 22 milliseconds