Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Regular': 0.16; 'url:re': 0.16; 'wrote:': 0.18; 'thanks.': 0.20; 'header:User- Agent:1': 0.23; 'url:moin': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:wiki': 0.31; 'ball': 0.31; 'option.': 0.31; 'regular': 0.32; 'url:python': 0.33; 'but': 0.35; 'next': 0.36; 'url:org': 0.36; 'url:library': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'expression': 0.60; 'black': 0.61; 'email addr:gmail.com': 0.63; 'group,': 0.63; 'dear': 0.65; 'here': 0.66; 'watching': 0.68; 'subject:Search': 0.84; 'white,': 0.84; 'received:89': 0.85 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Pattern Search Regular Expression Date: Sat, 15 Jun 2013 16:04:59 +0100 References: <51bc3c4d$0$29997$c3e8da3$5496439d@news.astraweb.com> <5200649f-2b2f-4535-8016-a31369e6e348@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-174-199.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 In-Reply-To: <5200649f-2b2f-4535-8016-a31369e6e348@googlegroups.com> X-Antivirus: avast! (VPS 130615-0, 15/06/2013), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371308712 news.xs4all.nl 15913 [2001:888:2000:d::a6]:41228 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48307 On 15/06/2013 15:31, subhabangalore@gmail.com wrote: > > Dear Group, > > I know this solution but I want to have Regular Expression option. Just learning. > > Regards, > Subhabrata. > Start here http://docs.python.org/2/library/re.html Would you also please read and action this, http://wiki.python.org/moin/GoogleGroupsPython , thanks. -- "Steve is going for the pink ball - and for those of you who are watching in black and white, the pink is next to the green." Snooker commentator 'Whispering' Ted Lowe. Mark Lawrence