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
On Sat, 28 Oct 2005, GregM wrote:
> ST_zeroMatch = 'You found 0 products'
> ST_zeroMatch2 = 'There are no products matching your selection'
>
> # why does this always drop through even though the If should be true.
> if (ST_zeroMatch or ST_zeroMatch2) in self.webpg:
This code - i do
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 i