rustpython 0.1.0

A python interpreter written in rust.
1
2
def import_func():
    assert __name__ == "import_name"