Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python': 0.07; ':-)': 0.07; 'expressions.': 0.09; 'subject:don': 0.09; 'wrote:': 0.14; 'mrab': 0.16; 'pypi.': 0.16; 'subject:regular': 0.16; 'possibly': 0.16; 'header:In-Reply-To:1': 0.22; 'received:209.85.161.46': 0.26; 'received:mail-fx0-f46.google.com': 0.26; 'message- id:@mail.gmail.com': 0.28; 'received:209.85.161': 0.29; 'effect': 0.29; 'to:addr:python-list': 0.32; '...': 0.32; 'sorry': 0.33; 'module': 0.33; 'regular': 0.34; 'point': 0.35; 'surprised': 0.35; 'should': 0.37; 'received:209.85': 0.37; 'received:google.com': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; 'subject:Groups': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=a8HEl86FyKULa2P1fsF6MSgkJ7IpdZBOIF5f6UZz6Ug=; b=wQZz3A1WwnjNy+UUfcBNgkqDqdDkvZmxHjJc4+pFwblfeeycAGWMDMNLvjSK+yaOm/ aenqQaY+mr/zSHbR6DcTZSlU68RlTYhz0e4IxG1Q78qzryZTHPoKiFcbUlmXszwK6t6N ZjXzX0bxk3VmyKNmoNckfJa9IU6GsLgcZ1GdI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=nvD1vrorkATGTLQjXY+OTbqmqfJNjU+wNaK6WHQS1cQ1RcnM3X4qBQORmPkH+hRhmB tvMLQrQt4O4AESVAm8qX3zgRLVqPq24T+YjjEczLhzZd44NV61AqNdcLrr7V3SlFUNI7 oaKHYM0pnWi1BQkNjzFJvaxF+VzvZR97F9rS0= MIME-Version: 1.0 In-Reply-To: <4DAF3C24.9050002@mrabarnett.plus.com> References: <4daf31e3$0$10596$742ec2ed@news.sonic.net> <4DAF3C24.9050002@mrabarnett.plus.com> Date: Thu, 21 Apr 2011 20:36:43 +0200 Subject: Re: Groups in regular expressions don't repeat as expected From: Vlastimil Brom To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303411028 news.xs4all.nl 41103 [::ffff:82.94.164.166]:36992 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3817 2011/4/20 MRAB : > On 20/04/2011 20:20, John Nagle wrote: >> >> Here's something that surprised me about Python regular expressions. >> >> ... > You should take a look at the regex module on PyPI. :-) > -- > Ah well... sorry for possibly destroying the point and the aha! effect ... vbr