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 grou
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://muffinresear
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 publi
I would like to bring up the topic discussed both in this ticket:
http://code.djangoproject.com/ticket/4438 and here in this group as
well:
http://groups.google.com/group/django-developers/browse_thread/thread/4125cb192c72ed59/7a9f379f5e5b9090
I also found a snippet which implements something si
On Nov 5, 2:31 pm, mrts <[EMAIL PROTECTED]> wrote:
> little by a) milestones: assuring that there is a known date when a
> given ticket will be looked at
Let me clarify a little: "looked at" doesn't necessarily mean
"integrated", it may be deferred to the next or a future milestone,
i.e. it does
On Nov 5, 1:35 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On Tue, Nov 4, 2008 at 11:04 PM, mrts <[EMAIL PROTECTED]> wrote:
>
> > Most other projects are managed by a priority queue and clear target
> > set for releases ("this has to go into 1.0.1, this can wait until
> > 1.0.2"). No pr