Added events history
This commit is contained in:
@@ -64,6 +64,7 @@ class PythonEvaluator(OneReturnValueEvaluator):
|
||||
"desc": context.sheerka.dump_handler.dump_desc,
|
||||
"concepts": context.sheerka.dump_handler.dump_concepts,
|
||||
"definitions": context.sheerka.dump_handler.dump_definitions,
|
||||
"history": context.sheerka.dump_handler.dump_history,
|
||||
}
|
||||
if context.obj:
|
||||
context.log(self.verbose_log,
|
||||
|
||||
Reference in New Issue
Block a user