log babel/plural.py @ 579:99d51589c822 trunk

age author description
Tue, 31 Jul 2012 08:46:19 +0000 fschwarz use decorators (as we require Python 2.4+ anyway) trunk
Sat, 05 Mar 2011 15:22:28 +0000 jruigrok Update the copyright line. trunk
Sat, 05 Mar 2011 14:59:20 +0000 jruigrok Cleanup round #1: get rid of the frozenset/set utility code and imports. trunk
Thu, 15 Apr 2010 14:20:11 +0000 jruigrok Commit the resulting files after a 2to3 -nvw run. experimental-babel3
Wed, 08 Oct 2008 22:42:55 +0000 pjenvey fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode trunk
Mon, 25 Aug 2008 11:49:19 +0000 cmlenz More plural module cleanup and fixes. trunk
Mon, 25 Aug 2008 11:33:35 +0000 cmlenz Fix some epydoc usage in the `plural` module. trunk
Tue, 15 Jul 2008 10:22:33 +0000 aronacher alternative repr for plural rules trunk
Tue, 15 Jul 2008 10:13:55 +0000 aronacher Fixed not in plural rules trunk
Mon, 14 Jul 2008 22:18:39 +0000 aronacher Fixed a bug in plural.py that caused a traceback for some locales, changed the `__mod__` DateTimePattern to not raise exceptions but return NotImplemented. trunk
Mon, 14 Jul 2008 22:13:44 +0000 cmlenz Preliminary support for timedelta formatting (see #126), and import/expose the locale plural rules from the CLDR. trunk
Mon, 14 Jul 2008 12:48:21 +0000 aronacher Some refactoring in plural.py trunk
Fri, 11 Jul 2008 13:51:20 +0000 aronacher Added pluralization support module for the plural definitions from the latest CLDR trunk
Copyright (C) 2012-2017 Edgewall Software