On Wed, Jun 11, 2008 at 6:58 AM, Jeremy Dunck <[EMAIL PROTECTED]> wrote:
>
> Where I'm from, exactly 1 is singular, and anything else is plural.
>
>>>> pluralize(1.1)
> u''
>
> That looks like a bug to me.

You could be right. Examples are a bit hard to think of, but to my
understanding:

* It was 1.1 meters tall
* It weighs 1.1 kilograms

which would seem to indicate a bug. However, I'm happy to defer to
someone with a higher degree in grammarnazism. If you work up a patch
(which shouldn't be too hard - there is already a place holder for the
tests that are required, and math.floor can do the rest), and nobody
makes a grammar noise in the meantime, I'll get it in.

Yours
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to