Results 1 issues of chongr

Should allow the use cases outlined in https://github.com/danthedeckie/simpleeval/issues/25 Basically the expressions that have already gone through `ast.parse` are cached in the SimpleEval class. Whenever `eval` is called it checks if...