On Wed, 06 Jun 2007 09:56:51 +0200, Laurent TAUPIAC <ltaupiac at lfdj.com> wrote: > regex coach seem not to know the Named capture groups syntax > > (?P<age>\d+) > > for test string > > i'm 40 years old > > it should capture in age var the number 40 Why do you think it should?