On 11/17/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > someone recently complained that str.title() wasn't quite as clever as > text|title > over at comp.lang.python, so I assume that whatever you do, someone will > think it's doing the wrong thing.
And that is sort of my point. Is it confusing that text|title doesn't behave the same as text.title()? Having the same names, I would expect them to behave the same. The behavior of str.title can be taken up with the python devs, but as for django, we could at least be consistent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---