Minor layout adjustment

This commit is contained in:
Bernardo Damele 2009-02-09 10:58:44 +00:00
parent 2355885712
commit ba00a17205

View File

@ -29,10 +29,11 @@ import re
from lib.core.convert import md5hash
from lib.core.data import conf
from lib.core.data import logger
#from lib.core.settings import MATCH_RATIO
MATCH_RATIO = None
def comparison(page, headers=None, getSeqMatcher=False):
global MATCH_RATIO