Re: Oh what a twisted thread we weave....

2005-10-31 Thread GregM
Tom, Thanks for the reply and sorry for the delay in getting back to you. Thanks for pointing out my logic problem. I had added the 2nd part of the if statement at the last minute... Yes I have a single threaded version its several hundred lines and uses COM to write the results out to and Excel

Oh what a twisted thread we weave....

2005-10-28 Thread GregM
Hi First off I'm not using anything from Twisted. I just liked the subject line :) The folks of this list have been most helpful before and I'm hoping that you'll take pity on a the dazed and confused. I've read stuff on this group and various website and book until my head is spinning... Here

Matching zero only once using RE

2005-10-07 Thread GregM
Hi, I've looked at a lot of pages on the net and still can't seem to nail this. Would someone more knowledgeable in regular expressions please provide some help to point out what I'm doing wrong? I am trying to see if a web page contains the exact text: You have found 0 matches But instead I

Re: Matching zero only once using RE

2005-10-07 Thread GregM
Hi thanks to all of you. Mike I like your committee idea. where can I join? lol Greg. -- http://mail.python.org/mailman/listinfo/python-list

Calculating average time

2005-07-07 Thread GregM
Hi, I'm hoping that someone can point me in the right direction with this. What I would like to do is calculate the average time it takes to load a page. I've been searching the net and reading lots but I haven't found anything that helps too much. I'm testing our web site and hiting +6000 urls

Re: Calculating average time

2005-07-07 Thread GregM
Thanks Skip. As usual I want to make it harder then it actually is. -- http://mail.python.org/mailman/listinfo/python-list

Re: import Help Needed - Newbie

2005-07-07 Thread GregM
A search on google for odbchelper resulted in: http://linux.duke.edu/~mstenner/free-docs/diveintopython-3.9-1/py/odbchelper.py I think this will help you. Greg. -- http://mail.python.org/mailman/listinfo/python-list