Re: finding contents from string

2010-02-16 Thread Praveen Boppana
4:13:09 PM Subject: finding contents from string Hi all, I am looking for particular solution. I am having one string say: string- "http://maps.google.co.in/maps/ms? hl=en&ie=UTF8&msa=0&msid=106178526636832397420.00047fb46fa8d02481f09&ll=20.730428,86.456909

Re: finding contents from string

2010-02-16 Thread Lars Behrens
danin wrote: > can anyone please tell me about how to do this. Now come on, you have to give a *bit* more information. What have you done so far? What did you plan? What are the rules for finding the string? -- Cheerz Lars -- http://mail.python.org/mailman/listinfo/python-list

Re: finding contents from string

2010-02-16 Thread Peter Otten
danin wrote: > Hi all, > I am looking for particular solution. I am having one string > say: > string- "http://maps.google.co.in/maps/ms? > hl=en&ie=UTF8&msa=0&msid=106178526636832397420.00047fb46fa8d02481f09&ll=20.730428,86.456909&spn=2.178194,3.526611&z=8 > " > and from this s

Re: finding contents from string

2010-02-16 Thread Arnaud Delobelle
danin writes: > Hi all, > I am looking for particular solution. I am having one string > say: > string- "http://maps.google.co.in/maps/ms? > hl=en&ie=UTF8&msa=0&msid=106178526636832397420.00047fb46fa8d02481f09&ll=20.730428,86.456909&spn=2.178194,3.526611&z=8 > " > and from this

finding contents from string

2010-02-16 Thread danin
Hi all, I am looking for particular solution. I am having one string say: string- "http://maps.google.co.in/maps/ms? hl=en&ie=UTF8&msa=0&msid=106178526636832397420.00047fb46fa8d02481f09&ll=20.730428,86.456909&spn=2.178194,3.526611&z=8 " and from this string i need to extract valu