log babel/support.py @ 404:7a3ab3e0dcb0

age author description
Tue, 05 Aug 2008 23:30:50 +0000 palgarvio Fix `babel.support.Translations.__repr__` and make it less stupid; Include the project name and version defined on the catalog loaded.
Fri, 18 Jul 2008 13:38:02 +0000 cmlenz Add `timedelta` function to the `Format` support class.
Tue, 17 Jun 2008 19:54:34 +0000 aronacher The builtin checkers don't require setuptools any longer, validate_format and python_format from the checkers module are merged into one now.
Tue, 17 Jun 2008 19:32:09 +0000 aronacher Added `validate_format helper function to `babel.support`.
Mon, 16 Jun 2008 16:05:35 +0000 cmlenz Fixes for timezone calculations in time formatting (#83).
Wed, 11 Jun 2008 20:00:21 +0000 cmlenz Fix handling of default value of `locales` parameter of the `Translations.load()` method. Thanks to Armin Ronacher for reporting the problem.
Wed, 05 Sep 2007 17:13:22 +0000 cmlenz Fix `__repr__` of `Translations` class. Closes #63.
Wed, 13 Jun 2007 08:26:23 +0000 cmlenz Add wrapper class bundling the various formatting functions bound to a specific locale and time-zone.
Wed, 13 Jun 2007 08:03:48 +0000 pjenvey o fix misnamed vars in LazyProxy
Fri, 08 Jun 2007 11:54:01 +0000 cmlenz Move `Translations` and `LazyProxy` to new `babel.support` module, which should contain any convenience code that is useful for applications using Babel/I18n, but not used by Babel itself.
Copyright (C) 2012-2017 Edgewall Software