eval_ module¶
Utilities for evaluation and compilation.
multiline_eval function¶
Evaluate several lines of input, returning the result of the last line.
Evaluable class¶
Abstract class for instances that can be evaluated.
Subclasses
meets_eval_id method¶
Return whether the evaluation id of the instance meets the global evaluation id.