Jonathan Ellis <[EMAIL PROTECTED]> writes: > now that I look at it more, we're re-computing > string.lower(string.strip(str)) for compare w/ EACH line in the file. > I don't think the python compiler is smart enough to realize that's a > constant...
I'm not seeing this, but I suspect I'm looking in the wrong place. Could you point out what part of the code you're looking at? I'd like to fix this when I check in your patch. Tim _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
