Re: how python interprets re matches

2005-12-15 Thread Fredrik Lundh
Mike Rennie wrote: > I'm still relatively new to the language, so I hope this question isn't too > naive. It's a general question for anyone who might have some insights on > Regular Expressions. > > According to Mark Pilgrim, author of "Dive Into Python", "If the regular > expression matches, the

Re: how python interprets re matches

2005-12-15 Thread Steve Holden
Mike Rennie wrote: > Hi, folks > > I'm still relatively new to the language, so I hope this question isn't too > naive. It's a general question for anyone who might have some insights on > Regular Expressions. > > According to Mark Pilgrim, author of "Dive Into Python", "If the regular > expre