Hi,
I dont know it is the right place to post this question. I need help to change
one search code line . can you help me please.
here is my search method code:
search=re.compile("^#acl InternationalGroup.*\n", re.M).search(pagetext)
if search:
ret=search.group()
else:
t.
I dont know how can i find only those pages where i have written only
"CatInternational" line in the page.
I shall be veryy thankful to you really for help.
Best Regards,
Waqas
Date: Fri, 25 Sep 2009 15:39:27 -0600
Subject: Re: [Tutor] Help required
From: