![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | Format |
| class | LazyProxy |
| class | NullTranslations |
| class | Translations |
Functions | |
| list[str]|None | _locales_to_names (Iterable[str|Locale]|Locale|str|None locales) |
babel.support
~~~~~~~~~~~~~
Several classes and functions that help with integrating and using Babel
in applications.
.. note: the code in this module is not used by Babel itself
:copyright: (c) 2013-2025 by the Babel Team.
:license: BSD, see LICENSE for more details.
|
protected |
Normalize a `locales` argument to a list of locale names.
:param locales: the list of locales in order of preference (items in
this list can be either `Locale` objects or locale
strings)