Go to the source code of this file.
Classes | |
| class | tornado.locale.CSVLocale |
| class | tornado.locale.GettextLocale |
| class | tornado.locale.Locale |
Namespaces | |
| namespace | tornado::locale |
Functions | |
| def | tornado::locale.get |
| def | tornado::locale.get_supported_locales |
| def | tornado::locale.load_gettext_translations |
| def | tornado::locale.load_translations |
| def | tornado::locale.set_default_locale |
Variables | |
| string | tornado::locale._default_locale = "en_US" |
| tuple | tornado::locale._supported_locales = frozenset([_default_locale]) |
| dictionary | tornado::locale._translations = {} |
| tornado::locale._use_gettext = False | |
| dictionary | tornado::locale.LOCALE_NAMES |