Henk,

I think the best solution is to:

A) Do a patch that defaults to the existing functionality and allows for
customization (i.e. the ability to pass characters that would go into the
regex).

And

B) Start a ticket and thread to change the title method for Python on the
Python developer's group.  Django should follow Python in these cases:
http://docs.python.org/library/stdtypes.html?highlight=title#str.title

Regards,
Adam


On Wed, Nov 5, 2008 at 10:36 AM, Hanne Moa <[EMAIL PROTECTED]> wrote:

>
> On Tue, Nov 4, 2008 at 15:26, H. de Vries <[EMAIL PROTECTED]> wrote:
> > Well, I searched around and it seems that a lot of people aren't too
> > happy with Python's default title() functionality. (
> >
> http://muffinresearch.co.uk/archives/2008/05/27/titlecasepy-titlecase-in-python/
> > )
> >
> > From a publishing point of view,
>
> Which publishing point of view? News? Tabloid? Scientific publication?
> Fiction? Other? From which country? If English, which English? At what
> point in time? Is there a house-style?
>
> It might be that Python's existing titlecasing reflects international
> usage, or Dutch usage (I'm not Dutch). Titlecasing is generally not
> used in my country however. So, this is a localization-question
> really.
>
>
> HM, helpful computational linguist
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to