rustpython_vm::eval
pub fn eval( vm: &VirtualMachine, source: &str, scope: Scope, source_path: &str) -> PyResult