Re: [Tutor] doubt in Regular expressions

2006-06-26 Thread Danny Yoo
> You are confusing me for the OP. Please read carefully next time before > you respond to the wrong person. > > I bumped because the OP's question was not specific and I thought I > talked about people making their requests or questions very specific if > they expect any useful replies. Hi E

Re: [Tutor] doubt in Regular expressions

2006-06-26 Thread Evans Anyokwu
Luke take note; the message was not from me! - Original Message - From: "Luke Paireepinart" <[EMAIL PROTECTED]> To: "Evans Anyokwu" <[EMAIL PROTECTED]>; Sent: Sunday, June 25, 2006 10:26 PM Subject: Re: [Tutor] doubt in Regular expressions > Post Scr

Re: [Tutor] doubt in Regular expressions

2006-06-25 Thread Luke Paireepinart
Post Script: Sorry for the double e-mail, Evans. I forgot to forward it to the list the first time. Also, why don't replies automatically forward themselves to the list like the pygame mailing list does? For privacy reasons, in case you want to reply to someone separately? End of P.S. -

Re: [Tutor] doubt in Regular expressions

2006-06-25 Thread Evans Anyokwu
bump - Original Message - From: ravi sankar To: tutor@python.org Sent: Sunday, June 25, 2006 9:17 PM Subject: [Tutor] doubt in Regular expressions hello all,  i want to search strings in the database available and return the link of the string instead  simply

[Tutor] doubt in Regular expressions

2006-06-25 Thread ravi sankar
hello all,  i want to search strings in the database available and return the link of the string instead  simply returning the words...  by using regular expressions(RE) i got a way to perform the  string matchesgive some info regarding how to return the link of the matched strings...  ravi. _