Added events history

This commit is contained in:
2020-01-23 17:03:36 +01:00
parent 188e3c1ea2
commit fed0735eb9
6 changed files with 199 additions and 55 deletions
+1
View File
@@ -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,