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


Groups > comp.lang.python > #48353

Re: Pattern Search Regular Expression

Newsgroups comp.lang.python
Date 2013-06-15 12:38 -0700
References <afd6b280-3b64-467b-a2e1-2b36377cd13a@googlegroups.com> <83d2bb44-3379-4d98-8c35-6650ae3032a3@googlegroups.com> <b5a766fe-ef1c-4e70-95ca-e423beea8096@googlegroups.com>
Message-ID <cecb97d9-5af0-4c23-b716-319bc82cde4d@googlegroups.com> (permalink)
Subject Re: Pattern Search Regular Expression
From subhabangalore@gmail.com

Show all headers | View raw


On Sunday, June 16, 2013 12:17:18 AM UTC+5:30, ru...@yahoo.com wrote:
> 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/

Dear Group,

Thank you for the links. Yes, HOW-TO is good. The cook book should be good. Internet changes its contents so fast few days back there was a very good Regular Expression Tutorial by Alan Gauld or there were some mail discussions, I don't know where they are gone. There is one Gauld's tutorial but I think I read some think different.

Regards,
Subhabrata.

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