Help required

2009-09-28 Thread waqas ahmad
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:

RE: [Tutor] Help required

2009-09-26 Thread waqas ahmad
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: