def make_pydata_entry(key, value): return FavaCode( keyword(arg=key, value=value.get_ast()), [value])