log babel/localedata.py @ 235:d0cd235ede46

age author description
Wed, 01 Aug 2007 12:32:20 +0000 cmlenz Upgraded to CLDR 1.5 and improved timezone formatting.
Thu, 28 Jun 2007 16:34:40 +0000 cmlenz Add a command-line option that prints out all available locales. Closes #24.
Wed, 13 Jun 2007 07:52:20 +0000 pjenvey unused import
Wed, 06 Jun 2007 12:14:01 +0000 cmlenz Add new function to module exports.
Wed, 06 Jun 2007 12:12:44 +0000 cmlenz Load locale data lazily to avoid penalizing usage of `Locale` objects when no locale data is actually needed.
Sun, 03 Jun 2007 15:27:27 +0000 cmlenz * Reduce size of locale data pickles by only storing the data provided by each locale itself, and merging inherited data at runtime.
Copyright (C) 2012-2017 Edgewall Software