module documentation

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-2023 by the Babel Team. :license: BSD, see LICENSE for more details.

Class Format Wrapper class providing the various date and number formatting functions bound to a specific locale and time-zone.
Class LazyProxy Class for proxy objects that delegate to a specified function to evaluate the actual object.
Class NullTranslations No class docstring; 0/5 instance variable, 0/2 class variable, 0/2 constant, 19/19 methods documented
Class Translations An extended translation catalog class.