Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.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.131 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.74; '*S*': 0.00; 'suggest': 0.20; 'header :In-Reply-To:1': 0.22; 'sender:addr:gmail.com': 0.25; 'message- id:@mail.gmail.com': 0.28; 'received:209.85.210.46': 0.30; 'received:mail-pz0-f46.google.com': 0.30; 'url:library': 0.31; 'thanks': 0.31; 'anyone': 0.31; 'to:addr:python-list': 0.34; 'url:python': 0.36; 'everyone.': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'url:docs': 0.39; 'url:org': 0.39; 'received:209': 0.40; 'to:addr:python.org': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=lv/zQxGcl3GsGaKomjzUtKOVxv8ptl4M+NyDf01+PP0=; b=CmaJAkMJ/56T1OenvLQKOg9a8cXfM6Lj0G33gSR8vmJF6+cjXcTRLuPLMnBjegEQ2y kIvby6i+3X+5xtBFk4a0ezzPJh/NEdD99fZNTWwRv7tLtj1niatNp/NYdHI6ndDbO0aW ePhKA5tSjt2bLvPASCcNiaoK/5u6HrIr6fgcY= MIME-Version: 1.0 Sender: jsf80238@gmail.com In-Reply-To: <34666b77-9e7a-4093-b7c4-74adeceb6555@l18g2000pro.googlegroups.com> References: <495b6fe6-704a-42fc-b10b-484218ad8409@b20g2000pro.googlegroups.com> <34666b77-9e7a-4093-b7c4-74adeceb6555@l18g2000pro.googlegroups.com> Date: Tue, 27 Dec 2011 01:26:04 +0000 X-Google-Sender-Auth: nV2AVir83OKG3vknYuD-xuGhnLA Subject: Re: Regular expressions From: Jason Friedman 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1324949168 news.xs4all.nl 6902 [2001:888:2000:d::a6]:45901 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18002 > Thanks a lot everyone. > > Can anyone suggest a good place to learn REs? Start with the manual: http://docs.python.org/py3k/library/re.html#module-re