some updates

This commit is contained in:
Miroslav Stampar
2010-12-04 15:47:02 +00:00
parent 3f9450b9dc
commit 9e5f933ace
4 changed files with 23 additions and 3 deletions

View File

@@ -1117,6 +1117,7 @@ def __setKnowledgeBaseAttributes():
kb.cache.content = {}
kb.cache.regex = {}
kb.flushCookies = False
kb.commonOutputs = None
kb.data = advancedDict()