| __eq__(self, object other) (defined in babel.core.Locale) | babel.core.Locale | |
| __hash__(self) (defined in babel.core.Locale) | babel.core.Locale | |
| __init__(self, str language, str|None territory=None, str|None script=None, str|None variant=None, str|None modifier=None) | babel.core.Locale | |
| __ne__(self, object other) (defined in babel.core.Locale) | babel.core.Locale | |
| __repr__(self) (defined in babel.core.Locale) | babel.core.Locale | |
| __str__(self) (defined in babel.core.Locale) | babel.core.Locale | |
| _data(self) (defined in babel.core.Locale) | babel.core.Locale | protected |
| character_order(self) | babel.core.Locale | |
| compact_currency_formats(self) | babel.core.Locale | |
| compact_decimal_formats(self) | babel.core.Locale | |
| currencies(self) | babel.core.Locale | |
| currency_formats(self) | babel.core.Locale | |
| currency_symbols(self) | babel.core.Locale | |
| date_formats(self) | babel.core.Locale | |
| datetime_formats(self) | babel.core.Locale | |
| datetime_skeletons(self) | babel.core.Locale | |
| day_period_rules(self) | babel.core.Locale | |
| day_periods(self) | babel.core.Locale | |
| days(self) | babel.core.Locale | |
| decimal_formats(self) | babel.core.Locale | |
| default(cls, str|None category=None, Mapping[str, str] aliases=LOCALE_ALIASES) | babel.core.Locale | |
| default_numbering_system(self) | babel.core.Locale | |
| display_name (defined in babel.core.Locale) | babel.core.Locale | static |
| english_name(self) | babel.core.Locale | |
| eras(self) | babel.core.Locale | |
| first_week_day(self) | babel.core.Locale | |
| get_display_name(self, Locale|str|None locale=None) | babel.core.Locale | |
| get_language_name(self, Locale|str|None locale=None) | babel.core.Locale | |
| get_script_name(self, Locale|str|None locale=None) | babel.core.Locale | |
| get_territory_name(self, Locale|str|None locale=None) | babel.core.Locale | |
| interval_formats(self) | babel.core.Locale | |
| language (defined in babel.core.Locale) | babel.core.Locale | |
| language_name (defined in babel.core.Locale) | babel.core.Locale | static |
| languages(self) | babel.core.Locale | |
| list_patterns(self) | babel.core.Locale | |
| measurement_systems(self) | babel.core.Locale | |
| meta_zones(self) | babel.core.Locale | |
| min_week_days(self) | babel.core.Locale | |
| modifier (defined in babel.core.Locale) | babel.core.Locale | |
| months(self) | babel.core.Locale | |
| negotiate(cls, Iterable[str] preferred, Iterable[str] available, str sep='_', Mapping[str, str] aliases=LOCALE_ALIASES) | babel.core.Locale | |
| number_symbols(self) | babel.core.Locale | |
| ordinal_form(self) | babel.core.Locale | |
| other_numbering_systems(self) | babel.core.Locale | |
| parse(cls, Locale|str|None identifier, str sep='_', bool resolve_likely_subtags=True) | babel.core.Locale | |
| percent_formats(self) | babel.core.Locale | |
| periods(self) | babel.core.Locale | |
| plural_form(self) | babel.core.Locale | |
| quarters(self) | babel.core.Locale | |
| scientific_formats(self) | babel.core.Locale | |
| script (defined in babel.core.Locale) | babel.core.Locale | |
| script_name (defined in babel.core.Locale) | babel.core.Locale | static |
| scripts(self) | babel.core.Locale | |
| territories(self) | babel.core.Locale | |
| territory (defined in babel.core.Locale) | babel.core.Locale | |
| territory_name (defined in babel.core.Locale) | babel.core.Locale | static |
| text_direction(self) | babel.core.Locale | |
| time_formats(self) | babel.core.Locale | |
| time_zones(self) | babel.core.Locale | |
| unit_display_names(self) | babel.core.Locale | |
| variant (defined in babel.core.Locale) | babel.core.Locale | |
| variants(self) | babel.core.Locale | |
| weekend_end(self) | babel.core.Locale | |
| weekend_start(self) | babel.core.Locale | |
| zone_formats(self) | babel.core.Locale | |