In PythonEvaluator, I now evaluate concept and/or concept body

This commit is contained in:
2020-06-11 17:36:43 +02:00
parent 9eae784581
commit c43a3ef946
6 changed files with 226 additions and 102 deletions
+1
View File
@@ -340,6 +340,7 @@ class Sheerka(Concept):
self.cache_manager.clear()
self.printer_handler.reset()
self.sdp.reset()
self.locals = {}
def evaluate_user_input(self, text: str, user_name="kodjo"):
"""