Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48348

Re: Pattern Search Regular Expression

X-Received by 10.180.75.235 with SMTP id f11mr681481wiw.7.1371322039172; Sat, 15 Jun 2013 11:47:19 -0700 (PDT)
X-Received by 10.49.63.195 with SMTP id i3mr178789qes.29.1371322038648; Sat, 15 Jun 2013 11:47:18 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder5.xlned.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!209.85.212.216.MISMATCH!mf3no5620077wib.1!news-out.google.com!b5ni947wiz.1!nntp.google.com!cw2no1859435wib.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Sat, 15 Jun 2013 11:47:18 -0700 (PDT)
In-Reply-To <83d2bb44-3379-4d98-8c35-6650ae3032a3@googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=65.183.81.59; posting-account=h7ZmAgoAAAChnNHfIDF1M6YGHuonryl5
NNTP-Posting-Host 65.183.81.59
References <afd6b280-3b64-467b-a2e1-2b36377cd13a@googlegroups.com> <83d2bb44-3379-4d98-8c35-6650ae3032a3@googlegroups.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <b5a766fe-ef1c-4e70-95ca-e423beea8096@googlegroups.com> (permalink)
Subject Re: Pattern Search Regular Expression
From rurpy@yahoo.com
Injection-Date Sat, 15 Jun 2013 18:47:19 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:48348

Show key headers only | View raw


On Saturday, June 15, 2013 11:54:28 AM UTC-6, subhaba...@gmail.com wrote:

> Thank you for the answer. But I want to learn bit of interesting
> regular expression forms where may I? 
> No Mark, thank you for your links but they were not sufficient.

Links to the Python reference documentation are useful for people
just beginning with some aspect of Python; they are for people who
already know Python and want to look up details.  So it's no
surprise that you did not find them useful.

> I am looking for more intriguing exercises, esp use of or in
> the pattern search. 

Have you tried searching on Google for "regular expression tutorial"?
It gives a lot of results.  I've never tried any of them so I can't 
recommend any one specifically but maybe you can find something 
useful there?

There is also a Python Howto on regular expressions at
  http://docs.python.org/3/howto/regex.html

Also, maybe the book "Regular Expressions Cookbook" would
be useful?  It seems to have a lot of specific expressions
for accomplishing various tasks and seems to be online for
free at
  http://it-ebooks.info/read/920/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Pattern Search Regular Expression subhabangalore@gmail.com - 2013-06-15 02:42 -0700
  Re: Pattern Search Regular Expression Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 10:05 +0000
    Re: Pattern Search Regular Expression Denis McMahon <denismfmcmahon@gmail.com> - 2013-06-15 10:24 +0000
      Re: Pattern Search Regular Expression Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 11:55 +0100
        Re: Pattern Search Regular Expression rusi <rustompmody@gmail.com> - 2013-06-15 04:28 -0700
        Re: Pattern Search Regular Expression Denis McMahon <denismfmcmahon@gmail.com> - 2013-06-15 13:41 +0000
          Re: Pattern Search Regular Expression Denis McMahon <denismfmcmahon@gmail.com> - 2013-06-15 13:45 +0000
            Re: Pattern Search Regular Expression Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 15:28 +0100
              Re: Pattern Search Regular Expression subhabangalore@gmail.com - 2013-06-15 07:31 -0700
                Re: Pattern Search Regular Expression Andreas Perstinger <andipersti@gmail.com> - 2013-06-15 17:01 +0200
                Re: Pattern Search Regular Expression Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 16:04 +0100
                Re: Pattern Search Regular Expression subhabangalore@gmail.com - 2013-06-15 09:28 -0700
                Re: Pattern Search Regular Expression Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 17:39 +0100
                Re: Pattern Search Regular Expression Terry Reedy <tjreedy@udel.edu> - 2013-06-15 16:24 -0400
  Re: Pattern Search Regular Expression Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 11:18 +0100
  Re: Pattern Search Regular Expression rurpy@yahoo.com - 2013-06-15 09:59 -0700
  Re: Pattern Search Regular Expression subhabangalore@gmail.com - 2013-06-15 10:54 -0700
    Re: Pattern Search Regular Expression rurpy@yahoo.com - 2013-06-15 11:47 -0700
      Re: Pattern Search Regular Expression subhabangalore@gmail.com - 2013-06-15 12:38 -0700
      Re: Pattern Search Regular Expression rurpy@yahoo.com - 2013-06-15 13:41 -0700
  Re: Pattern Search Regular Expression Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-15 22:03 +0100
  Re: Pattern Search Regular Expression Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 22:26 +0100

csiph-web