minor update planned for a long time (in case of heuristic test was positive warn the user properly at the end if program fails)

This commit is contained in:
Miroslav Stampar
2011-06-15 17:37:28 +00:00
parent e0ad72031f
commit 4d51fa8155
3 changed files with 22 additions and 10 deletions

View File

@@ -1378,6 +1378,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
kb.formNames = []
kb.headersCount = 0
kb.headersFp = {}
kb.heuristicTest = None
kb.hintValue = None
kb.htmlFp = []
kb.ignoreTimeout = False