On Nov 6, 4:49 pm, [EMAIL PROTECTED] wrote: > hi i am looking for pattern in regular expreesion that replaces > anything starting with and betweeen http:// until / > likehttp://www.start.com/startservice/yellow/fdhttp://helo/abcdwill > be replaced as > p/startservice/yellow/ fdp/abcd
What have you come up with so far? Have you looked at the 're' module? -- Paul Hankin -- http://mail.python.org/mailman/listinfo/python-list