log babel/support.py @ 351:0d287b3c935e trunk

age author description
Tue, 17 Jun 2008 19:32:09 +0000 aronacher Added `validate_format helper function to `babel.support`. trunk
Mon, 16 Jun 2008 16:05:35 +0000 cmlenz Fixes for timezone calculations in time formatting (#83). trunk
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. trunk
Wed, 05 Sep 2007 17:13:22 +0000 cmlenz Fix `__repr__` of `Translations` class. Closes #63. trunk
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. trunk
Wed, 13 Jun 2007 08:03:48 +0000 pjenvey o fix misnamed vars in LazyProxy trunk
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. trunk
Copyright (C) 2012-2017 Edgewall Software