Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python
Clarify Regex in Python.
 

Index | Next | Previous | View Flat


cooldudevamsee at gmail

Sep 12, 2006, 5:07 AM


Views: 245
Permalink
Clarify Regex in Python.

After may frustrated attempts I came to know that "match" function in
python re package actually start the matchs at the begining of the
subject, where "search" will find the given pattern any where in the
subject.

My Problem is, I want to know how can I force match functions to match
the pattern any location in the subject. i.e I want to turn off before
said behaviour.


Thanks In advance.

--
http://mail.python.org/mailman/listinfo/python-list

Subject User Time
Clarify Regex in Python. cooldudevamsee at gmail Sep 12, 2006, 5:07 AM
    Re: Clarify Regex in Python. amk at amk Sep 12, 2006, 5:15 AM
    Re: Clarify Regex in Python. steve at holdenweb Sep 12, 2006, 5:22 AM
    Re: Clarify Regex in Python. cooldudevamsee at gmail Sep 12, 2006, 5:37 AM
    Re: Clarify Regex in Python. sjmachin at lexicon Sep 12, 2006, 5:46 AM
    Re: Clarify Regex in Python. fredrik at pythonware Sep 12, 2006, 5:59 AM
    Re: Clarify Regex in Python. cooldudevamsee at gmail Sep 12, 2006, 8:18 AM
    Re: Clarify Regex in Python. hancock at anansispaceworks Sep 12, 2006, 1:34 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.