rustpython 0.1.1

A python interpreter written in rust.
1
2
3
import _warnings

_warnings.warn("Test")